Re: CAPI push button borders
"John DeSoi (as john at desoi dot dev)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <0100019c574c2d94-d20944fc-2827-4f23-8e65-44f103a61730-000000@email.amazonses.com> |
I did find there are integer values in the COCOA package for these. You can find them with the Symbol Browser using "bezel". For example, COCOA:NS-ROUNDED-BEZEL-STYLE = 1. It would be really nice if you could just pass these to the :BEZEL-STYLE initarg, but that gives an error for any that I tried. John DeSoi, Ph.D. > On Feb 13, 2026, at 2:53 AM, MK (as mkuuskan at yahoo dot com) <[email protected]> wrote: > > > >> On 12. Feb 2026, at 16.14, John DeSoi <[email protected]> wrote: >> >> Is there a way to get the integer constant value from the name using the objc bridge, e.g. "NSBezelStyleCircular". > > At least I don't know any way to do that. Maybe there isn't one... > _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html