Trivial, but annoying CAPI issue...
I know I can make myself a macro (which I have done), but I was wondering if there was something built-in that I haven't seen in the documentation. If I wanted to make a fixed-size interface pane, I find myself doing the following: (make-instance 'pane :visible-min-width width :visible-max-width width :visible-min-height height :visible-max-height height) Is there a quick way of just letting me specify :width, :height, and a :fixed-size or :resizable nil or something similar? Jeff M. _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html