[Q] Modal dialogs on OSX

"Didier Verna (as didier at didierverna dot net)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
  Hi !

I have a secondary interface that's displayed (currently with DISPLAY)
with the following window styles:

:toolbox t :never-iconic t :always-on-top t :can-full-screen nil

It's fine, except that I'd like that interface to be modal w.r.t. its
owner, but with the same appearance and behavior as with the above
window style. In particular, I'd like it to keep the small title bar for
it to be movable and closable with the red button.

I've tried DISPLAY-DIALOG (without the window styles of course) in all
sorts of ways, but every time I get an unmovable title-bar-less modal
window. AAMOF, even when calling DISPLAY-DIALOG with :modal nil, the
window remains modal...

This is on an iMac with Apple Silicon OSX 15.5.

Any help appreciated !

-- 
Resistance is futile. You will be jazzimilated.

Lisp, Jazz, Aïkido: http://www.didierverna.info

_______________________________________________
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.