In LC 8 and 9 (latest versions) and on Windows 10 I tried to have a DG
adjust to the width and height of the resized window using other controls
as upper and lower borders.

All works fine without the data grid group. But when the group it is
included in the script of the handler, the resizeStack handler will neither
correctly render other controls such as buttons and fields, nor the data
grid itself.

I know that the resizeStack handler, unfortunately, does not complain about
controls/objects that are not existing, and it just may silently fail, but
this is all checked. Also, the result is empty.

Did I overlook something?

It seems that the DG group with its subgroups eats up all the processing
power when users are resizing the window, and the script fails
prematurely.

Help is highly welcome.

Roland
_______________________________________________
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