CLIM mail archive
[Prev][Next][Index][Thread]
presenting...
Date: Mon, 23 Nov 1992 10:28 EST
From: Clinton Hyde <chyde@chesapeake.ads.com>
is there a way to 'lock' a window to prevent scrolling while I do a
bunch of drawing? I have some things (one in particular) which takes a
while to draw all of it, and does a bunch of scrolling. I'd like it
not to scroll, as that is likely to be confusing to our customers...
Use with-end-of-page-action to set the "scroll mode" to :allow.
-- clint
0,,
References:
Main Index |
Thread Index