How do I query 'What object is on top?'

Mark Powell mark_powell at symantec.com
Mon Jan 22 15:54:11 EST 2007


Richard, 

This does do what I was asking about, thanks!

Mark




-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Richard
Gaskin
Sent: Monday, January 22, 2007 1:02 PM
To: How to use Revolution
Subject: Re: How do I query 'What object is on top?'

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
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list