Group conundrum?

Chipp Walters chipp at chipp.com
Wed Sep 17 23:11:10 EDT 2008


OOPS, acidently hit the Send button. Please ignore previous post...
Here's my control outlilne:

Layer | Control
------------------------------------------
1          group "food"
2              group "meat"
3                 button "chicken"
4                 button "beef"
5              button "fred"
6              group "fruit"
7                 button "apple"
8                 button "orange"

If I execute the following statement:


set the relayerGroupedControls to true
set the layer of group "fruit" to 5
set the relayerGroupedControls to false


All of a sudden, group "fruit" is now a sub group of group "food"
What's up?



More information about the use-livecode mailing list