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. -- Trevor DeVore Blue Mango Learning Systems LiveCode Resources for Developers: http://livecode.bluemangolearning.com Get SQL Yoga as part of the Omegabundle for LiveCode 2011: Save 85% on essential tools for LiveCode development - omegabundle.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