Centering a title-pane
(contain (make-instance 'title-pane :text "This should be centered." :external-min-width 500 :title-adjust :center)) This doesn’t come out centered (on Mac with current OS). What am I missing here? It seems like there should be a simple way to center the text in a title-pane instead of using string-width and drawing it into an output-pane. Laughing Water _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html