Re: CAPI push button borders
"John DeSoi (as john at desoi dot dev)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <0100019c5234664a-f2b75e05-af3d-47b6-9fef-48e21758065d-000000@email.amazonses.com> |
I forgot to mention, I am using macOS only for now. This helps. I did something like this to get macOS help buttons many years ago, just hoping I missed some CAPI improvement. Is there a way to get the integer constant value from the name using the objc bridge, e.g. "NSBezelStyleCircular". Thanks! John DeSoi, Ph.D. > On Feb 12, 2026, at 3:02 AM, MK (as mkuuskan at yahoo dot com) <[email protected]> wrote: > > Not knowing which OS you are aiming for, but in case of macOS you could try leveraging the objc bridge: