Click here to get back home

Help on Win32::CtrlGUI

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Help on Win32::CtrlGUI jis 05-12-2007
Posted by jis on May 12, 2007, 8:38 pm
Please log in for more thread options


I have a simple perl program

use Win32::OLE;

use Win32::CtrlGUI;

my $window = Win32::CtrlGUI::wait_for_window(qr/hello/,undef,
0);
if($window)
{
$window->send_keys("!fx");
}
else
{
print "application not active";
}


i am not able to send my keystrokes meaningfully when the application
is minimised.

Anybody can help me out how to activate the application i selected.


regards,
jis


Similar ThreadsPosted
Problems installing Win32-Setupsup, Win32-CtrlGUI October 10, 2004, 12:31 am
Dave Roth's site (Win32::AdminMisc, Win32::ODBC, etc.) not available. December 22, 2005, 8:46 am
Win32-PerfMon on Win32 October 26, 2004, 1:12 pm
Win32::API, please help August 10, 2004, 10:02 am
Win32::API September 22, 2005, 2:00 pm
WIN32::API on .net April 4, 2005, 5:44 am
WIN32::API on .net April 4, 2005, 7:06 am
win32 April 26, 2006, 9:12 am
Help on Win32 API June 20, 2007, 9:53 am
Win32::OLE.pm and Hyperlinks July 22, 2004, 1:09 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap