CAPI display text with alignment
"John DeSoi (as john at desoi dot dev)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <0100019470dd1d63-7fed86f6-4a67-4d8a-ab8f-479a9a2eaceb-000000@email.amazonses.com> |
I want to display static text on an interface with center or right text alignment. It seems like capi:display-pane is the right class, but there is no alignment option. titled-object is a superclass of title-pane, but that does not work. I assume because it is intended to be the title of some other element. (capi:contain (make-instance 'capi:title-pane :text "test" :visible-min-width 400 :title-adjust :center)) John DeSoi, Ph.D. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html