dlgs icon indicating copy to clipboard operation
dlgs copied to clipboard

Message Dialogs

Open tataDan opened this issue 6 years ago • 1 comments

Is there any way to force the message dialogs to always appear on top of the application window?

tataDan avatar Mar 19 '20 17:03 tataDan

Currently no, dlgs don't know if the app actually uses some window or is running from the terminal. Also, only windows platform uses API, Linux and macOS use external binary, and I don't think it is supported t pass window id, but will need to check this.

gen2brain avatar Mar 19 '20 17:03 gen2brain