toolbox interface missing from capi:collect-interfaces
"John DeSoi (as john at desoi dot dev)" <[email protected]> Sat, 18 Apr 2026 18:46:03 +0000
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <0100019da1ea0d5e-5af572d2-14df-4065-a98e-af95b311945b-000000@email.amazonses.com> |
This seems like a bug, or at least undocumented behavior on macOS. In the test below, the container is not in the list returned by collect-interfaces when :sort-by is :visible. It is included if :sort-by is :create. (capi:contain (make-instance 'capi:push-button :text "Test") :window-styles '(:toolbox)) (capi:collect-interfaces 'capi:interface :sort-by :visible) John DeSoi, Ph.D. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html