[ALLY] /View - beta
[1/2] from: ptretter::norcom2000::com at: 15-Apr-2001 13:15
I really like the resizing capablities of the new beta desktop. However the screens
may need scroll bars. And as always, I would luv to see an always on top feature. How
about drag'n'drop to the desktop. Otherwise cool. What script is behind the resizing?
Paul Tretter
[2/2] from: carl:rebol at: 16-Apr-2001 21:14
Thanks.
This is an evolutionary thing.... These days when writing the primary layout for an
app, we like to immediately write a resizing function for the layout. Usually the resizing
functions are only 10 lines or so... although for the View desktop, it might be 20 lines.
Here's what the resize code looks like:
probe mold second get in ctx-viewtop 'resize-dtw
-Carl
At 4/15/01 01:15 PM -0500, you wrote: