Resizing a datagrid form
Trevor DeVore
lists at mangomultimedia.com
Mon Apr 18 07:12:12 EDT 2011
On Sun, Apr 17, 2011 at 7:38 AM, Klaus on-rev <klaus at 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.
More information about the use-livecode
mailing list