how to access the folder/directory popup button in the nav dialog
how to access the folder/directory popup button in the nav dialog
- Subject: how to access the folder/directory popup button in the nav dialog
- From: Donald Liu <email@hidden>
- Date: Tue, 4 Nov 2003 18:45:18 -0800
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
<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.