On Mar 12, 2007, at 9:42 AM, David Glass wrote: > 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. >
I think this is also why many of these controls don't really function very well with the universal access stuff. I believe that they are both dependent on the same underlying parts of the controls. This does make it very difficult (or more difficult ) to make a realbasic app that is 'accessible' to users with different needs. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
