Re: how choose menu item of pop up button?
Re: how choose menu item of pop up button?
- Subject: Re: how choose menu item of pop up button?
- From: <email@hidden>
- Date: Wed, 25 Jun 2003 15:37:20
i found out that if i use the arrow up or down keys, it will choose the item i want,
i used ASCIIseekX to figure out Mac OS X's ASCII equivalent
http://www.railheaddesign.com/downloads/software/ASCIIseekX.dmg.sit
ascii on mac os x:
key down (ASCII character 30)
arrow up = 30
arrow down = 31
arrow right = 29
arrow left = 28
FORWARDED MESSAGE FOLLOWS:
From = runner <email@hidden>
To = <email@hidden>
CC =
Sent = Wed, 25 Jun 2003 10:11:03
Subject = how choose menu item of pop up button?
the pop up button will pop-up, but doesn't choose a menu list item, even when i used a numeric instead of a specific name (e.g. Off)
any ideas?
click pop up button 8 of group 1 of tab group 1
click menu item "Off" of pop up button 8 of group 1 of tab group 1
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.