How to Reset ID's of Controls

Mark Wieder mwieder at ahsoftware.net
Mon Jan 27 02:01:54 EST 2014


Ender-

You can set the id of any control. But be very careful... ids have to
be unique within a stack. The stack will generate new ids for controls
sequentially. If you query the id of the stack you will see what the
next control will be. You can set the id of the stack higher, but not
lower, than its current value.

-- 
-Mark Wieder
 ahsoftware at gmail.com





More information about the use-livecode mailing list