Closed
Description
Hi,
I would like to show a message dialog in a full screen application but I can't find anything about this in the docs. I have seen what I want in examples/fullscreen/text-editor.py
, specifically the 'About' dialog (I simply need something to confirm). The example contains a lot of code in order to get the dialog box appear and I was hoping to find something more simple like one or two function calls. Is that possible?
I thought message_dialog
would do, but it doesn't due to the 'event loop is already running' exception (similar to #652).
Metadata
Metadata
Assignees
Labels
No labels