storing a group as a customProperty

J. Landman Gay jacque at hyperactivesw.com
Sun Mar 22 13:40:18 EDT 2009


Richard Gaskin wrote:
> Peter Brigham wrote:
>> Is there a way to store a background group of buttons as a  
>> customProperty of a stack? I am trying to cover the possibility (in a  
>> utility) that a user in the IDE might do a "select all" and delete 
>> all  controls on a card, and I want to ensure that I can easily place 
>> the  deleted buttons back on the card again as a background group. If  
>> there's a way to store the group as a customProp that would be the  
>> easiest way of preserving it -- then I could just retrieve the group  
>> and place it again.
> 
> You should be able to prevent such deletion by setting the group's 
> cantDelete property.

And also the group's cantSelect property.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list