Curl Global Community
set pane sizes - Printable Version

+- Curl Global Community (https://communities.curl.com)
+-- Forum: Blogs (https://communities.curl.com/forumdisplay.php?fid=17)
+--- Forum: Tech blog (https://communities.curl.com/forumdisplay.php?fid=18)
+---- Forum: Robert blog (https://communities.curl.com/forumdisplay.php?fid=20)
+---- Thread: set pane sizes (/showthread.php?tid=574)



set pane sizes - RobertShiplett - 07-20-2012

PanedWindow has the interesting property of not using the widths found for the graphic when doing

{aPanedWindow.add-pane my-graphic-with-elastic-dimension}
The answer is to do

{aPanedWindow.set-pane-sizes arr-dbl-pane-stretchiness-es}

Here is a snapshot of my most recent result. The SAVE button was added after an error in another app seemed to block this app saving inside its own

{on-applet-suspend do } || which was vexing

The timestamp below is {DateTime}.info.iso-full

[Image: knowtepages-04.jpg]