Hi Trevor,

> On Sun, Apr 17, 2011 at 7:38 AM, Klaus on-rev <kl...@major.on-rev.com>wrote:
>> 
>> is it possible to resize the content of a datagrid form when the stack
>> resizes?
>> I mean the CONTENTS of the datagrid form, not only the groups rect!
>> Know what I mean?
>> Any hint very welcome :-)
> set the rect of group "Data Grid" to myNewRect
> 
> The data grid processes the resizeControl message which is sent to the group
> when the rect changes. The contents of the data grid will receive the
> LayoutControl message and everything will resize accordingly.

ah "layoutcontrol", that's what I was missing!
Thanks a lot!

> -- 
> Trevor DeVore
> Blue Mango Learning Systems

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to