Re: [win32-gui] RE: [perl-win32-gui-users] accessing contents of a text box of another app

2006-04-27 Thread h254
Hey guys ! thanks for putting me on the right path. you were right ! Win32::GuiTest did the trick. I just wish there was a way to send ENTER key press to a window (an "Edit" class text widget, to be exact) without having to give the window focus. Any ideas? Thanks ! JJ

[perl-win32-gui-users] accessing contents of a text box of another app

2006-04-07 Thread h254
Hi, I need to take the number that irfanview (a windows app distributed without sources) displays to the left of properties on top toolbar, and make it available via an HTTP request. I've got the HTTP request figured out (use HTTP::Daemon), but : How do I get the current value of the text