Dealing with empty groups...

Jeanne A. E. DeVoto revolution at jaedworks.com
Tue Dec 28 19:13:49 EST 2004


At 10:04 AM -0800 12/28/04, Richard Gaskin wrote:
>Groups are containers for controls, but are not controls themselves. 
>The messages you see passed to the group are generated by events on 
>the controls.

This is not quite correct - groups are controls. (Expressions like 
"the name of control 3" treat groups as controls, for example.) But 
they don't receive mouse messages directly.

I think this makes some conceptual sense - although it's confusing - 
because groups aren't user-interface objects in and of themselves. As 
containers for other objects, they're more abstract.
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the use-livecode mailing list