Re: how to access the folder/directory popup button in the nav dialog
Re: how to access the folder/directory popup button in the nav dialog
- Subject: Re: how to access the folder/directory popup button in the nav dialog
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 5 Nov 2003 10:09:12 -0800
At 06:45p -0800 11/04/2003, Donald Liu didst inscribe upon an
electronic papyrus:
Hi all,
I'm trying to access the folder/directory popup button in the
navigational dialog, but I'm having a problem. It appears that the
popup button has an unknown parent. (see output below)
How do I reference the unknown parent in order to access the popup
button?
TIA,
-donald
What is a popup button? I know what a pop-up menu is, but I've never
heard of this type of widget. Is that a Cocoa name for a menu?
<AXApplication: Cinema Tools>
<AXWindow: Convert EDL>
<AXUnknown>
<AXPopUpButton>
Attributes:
AXRole: AXPopUpButton
AXRoleDescription: pop up button
AXChildren: <array of size 0>
AXParent: <AXUnknown>
AXWindow: <AXWindow: Convert EDL>
AXPosition: x=598 y=289
AXSize: w=251 h=20
AXEnabled: 1
AXValue: Documents
Actions:
AXPress - press
_______________________________________________
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.