rani
Joined: 18 Mar 2008 Posts: 192
|
Posted: Fri Jan 01, 2010 5:22 am Post subject: Java Form get/set controls by AHK |
|
|
Java form controls on windows PC
1. on mouseOver I tried to get the whole controlList or specific control ID
but AHK send only the window title of Java form
how I can get the controls ID's and values in the Java form ?
so I can use the send(set) control values or get controls value
in Java form
(as I do in standard win32 application)
rgrds
rani |
|