I think in the case of buttons this is true, but for other controls I doubt it.
I know in XCode each element can be given an 'AppleScript name'. My guess is these never get defined as they are not part of RS's internal build process. This may also follow for why all the elements are simply UI elements and not 'text field', 'list', 'pop up button', etc. I suppose the other possibility is that those other controls are not native so System Events can't identify them, but that seems unlikely given the 'all controls except a,b, and c are now native' discussions that have come up in the past. On Mar 12, 2007, at 9:30 AM, Arnaud Nicolet wrote: > Le 12 mars 07 à 17:20 Soir, David Glass a écrit: > >> 3. I have no idea why most of the element would appear as unknown >> while buttons would register correctly. > > Maybe because the name of the control is taken from its caption? -- David Glass - Gray Matter Computing graymattercomputing.com - corepos.com 559-303-4915 _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
