CLIM mail archive

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

iconified frames



    Date: Sun, 14 Nov 1993 15:04 EST
    From: chyde@BBN.COM


    #+allegro 4.2pre-rel

    #+clim-2.0pre-rel

    I've got a frame created. it's been 'iconified'. how do I
    programmatically 'de-iconify' it?

    I've found enable-frame and raise-frame, but those both take either
    the full-size frame or the icon and bring it to the front. I want the
    icon to blow up into the real frame...

     -- clint

Whaddya you.  FRAMES.LISP doesn't seem to have a function in it called
DEICONIFY-FRAME, even though there is ICONIFY-FRAME.  This is clearly
an omission.



Main Index | Thread Index