Position interface/dialog
"Alexey Veretennikov (as alexey dot veretennikov at protonmail dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <lKyhBFBUQVwzi1-iXWAckA67lKHlZyIl-m3eN2MQxxiEnM5vjPk7nkugp8ZtpL7XD2LqUJpkHzG_IWUUdZa8NnLJQ8SiHRUfPIovagD42x8=@protonmail.com> |
Hi, Is there a way to setup position of the interface (which could be displayed as a dialog or as normal interface) on a screen? I tried create-callback and top-level-interface-geometry returs 0 0 for its size, and set-top-level-interface-geometry does nothing. I need to calculate the interface height/width and position it in the center of the screen. BR, /Alexey