CLIM mail archive
[Prev][Next][Index][Thread]
Followup on initialization...
I went back and read the manual and have tried initializing my frames
each of the ways described. I'm currently leaning towards using
the display-function method but I can't get quite the behavior I want.
I want my display-function to only operate when the application frame
is first created (this is easy) or when the frame is resized (how do I
detect this?). Otherwise I just want to replay the current output
records (incremental redisplay).
For those using MCL 2.0 and CLIM 1.0 from ILA, putting a call in to
clim:window-refresh at the end of the display-function seems to activate
the scroll bars at the expense of an extra refresh.
+-----------------------------------------------------------------------+
| Seth Goldman Hughes Research Labs |
| seth@gandalf.hrl.hac.com 3011 Malibu Canyon Rd. |
| (310) 317-5693 voice M/S RL96 |
| (310) 317-5695 fax Malibu, CA 90265 |
+-----------------------------------------------------------------------+
0,,
Follow-Ups:
Main Index |
Thread Index