CLIM mail archive
[Prev][Next][Index][Thread]
changing the behavior of display windows.
Date: Mon, 29 Jun 1992 14:56 EDT
From: janson@athena.mit.edu
hi.
is there a supported way to add methods to application panes.
i had been looking for means to either augment the class of the panes
instantiated for a given application frame, or to define additional methods
for a system-defined class.
so far, the only class `hook' i can find is that application panes
are specified to be clim:clx-window 's, but that doesn't seem quite as
portable as i would hope for.
The best you can do in CLIM 1.1 is add methods to WINDOW-MIXIN.
CLIM 2.0 is better in this regard.
References:
Main Index |
Thread Index