CLIM mail archive

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

de-iconify-frame




(defun de-iconify-frame (frame)
  (note-frame-deiconified frame)
  (raise-frame frame))

that's all there is to it. I had trouble because I had those things
out of order...

 -- clint


Main Index | Thread Index