Search the web
Sign In
New User? Sign Up
perlguitest · Win32::GuiTest (Perl)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
how to select a item in a Combox box?   Message List  
Reply | Forward Message #1809 of 1815 |
Re: [perlguitest] how to select a item in a Combox box?


Hi,

I suggest you to dont use mouse clicking. Just foreground the window of
combobox and use home key. Than through up and down arrow key you can select any
option.

Use the following function:
SetForgroundWindow(handle of the window)
and SendKeys()
For getting the handle of the window use WinSpy utility or u can use the
respective array position of the combobox window.

Regards
Vishnu Dutt
Cisco Systems



---------------------------------
Unlimited freedom, unlimited storage. Get it now

[Non-text portions of this message have been removed]




Fri Aug 10, 2007 12:47 pm

vishnu_1982it
Offline Offline
Send Email Send Email

Forward
Message #1809 of 1815 |
Expand Messages Author Sort by Date

Hi I have a script which open the print preference window of printer driver,i want to select the values in the combo box dropdown. my part of code is ...
sdivyabalaji
Offline Send Email
Aug 9, 2007
9:45 am

Hi, I suggest you to dont use mouse clicking. Just foreground the window of combobox and use home key. Than through up and down arrow key you can select any...
Vishnu Dutt
vishnu_1982it
Offline Send Email
Aug 10, 2007
11:37 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help