Hi all,
got another question for you guys ...
i want to run an external executable from my java program at the click of a button and then resize and reposition the external programs window to user defined cordinates.
example : program :c:\users\ankit\notepad.exe
width : 200px
height : 400px
x,y : 100,100
how would i do this ? any help is appreciated.
thanks / ankit
