Skip to content

Showing a simple message dialog in fullscreen apps - possible with simple code? #666

Closed
@rolfschr

Description

@rolfschr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions