CLIM mail archive

[Prev][Next][Index][Thread]

Initializing application frames



I'm a bit confused about how to initialize my application frames.
I'm displaying a static set of data in various panes which are
scrollable.  I've defined an application frame and written an
:after initialize-instance method to present the data in the 
apropriate panes.  The scrollbars don't seem to get activated
until I resize the frame and in fact, sometimes the menus are messed
up as well.  The only alternative I can see is to defined a display
function for each pane and let it do the presenting.  This seems
wasteful (is there a clever way to do it?).

Configuration:  MCL 2.0b1p3 w/ CLIM 1.0 from ILA on a MAC IIci.

Thanks,
Seth Goldman
seth@gandalf.hrl.hac.com
(310) 317-5693

0,,

Follow-Ups:

Main Index | Thread Index