Sure thing!
Look into the Win32::GUI::SendMessage() routines :-) Ok, so you will have to
find that window's button's id. but its doable :)
Jason
_____
From: per...@li...
[mailto:per...@li...] On Behalf Of
Jishnupraveen gira
Sent: Wednesday, June 06, 2007 4:45 PM
To: per...@li...
Subject: [perl-win32-gui-users] help on win32::guitest
Hi All,
I have got a window application which has got a command button. I want to
click this command button programmatically. But I want the application to
remain in the background or in minimised state.
If i am using the sendkeys method i have to bring the window to foreground.
Is it still possible for me to do this keeping the application in the
background/minimise?
Please pour in with ur valuable advice.
regards,
jis
|