CLIM mail archive
[Prev][Next][Index][Thread]
changing layouts
Date: Fri, 5 Jun 1992 11:19 EDT
From: Chris Elsaesser <chris@starbase.mitre.org>
Dear CLIM,
In Genera 8.1 CLIM 1.0, every time I do a
(clim::set-frame-layout <frame> <layout>)
from a command (e.g, com-foo), everything that follows the call
to clim::set-frame-layout is ignored. What am I doing wrong?
chris
The documentation even predicts this will happen:
(p.375, Symbolics doc.)
Note: clim:set-frame-layout throws out of the applications command loop ...
you should only [call it] *after* you have done everything else in the
sequence of operations.
References:
Main Index |
Thread Index