How do I query 'What object is on top?'
Richard Gaskin
ambassador at fourthworld.com
Mon Jan 22 15:02:12 EST 2007
To get the topmost object:
get the long id of last control
To get its name:
get the short name of the last control
To get its layer:
get the layer of the last control
To get its type-specific number:
get the number of the last control
What else is needed?
--
Richard Gaskin
Fourth World Media Corporation
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list