capi:interface-display for dialogs

"John DeSoi (as john at desoi dot dev)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <01000195fe9f3c40-4f685dbb-5902-4ab0-8767-14155db02770-000000@email.amazonses.com>
The quote and link below discuss "The lifecycle of a CAPI object". I need to execute some Objective-C calls after the interface is created but before it appears on screen. It does not work if called from the create-callback but does work in :before interface-display. 

The problem is that interface-display only seems to be called with capi:display not capi:display-dialog. Bug or something else I'm missing?

Thanks,

John DeSoi, Ph.D.


> Sometimes initialization code can be put in the create-callback of your interface, though adding it in suitable methods for initialize-instance or interface-display is usually better.



https://www.lispworks.com/documentation/lw81/capi-m/capi-modifying-ug-1.htm




_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.