Skip to content

ShowMessageAsync above modal window #1974

@Dimigergo

Description

@Dimigergo

Hello,

I would like to use the ShowMessageAsync method to show a message when a modal dialog window is opened.
My possibilities:

  1. Message window parent is the modal window. In this case the message is shown only in the smaller dialog window. Only the modal window goes darker.
  2. Message window parent is the main application window. It is ok, the message is shown (going dark) all the full screen, but the dialog window is still white, and top, and hide the message window.
  3. Use External dialog window - Everything is ok, but in this case every message window is styled from external dialog window, but the "YesNo" message dialogs has another style (going darker).

I would like to use the same style for my application, so my best choice would be the 2. possibility, but the modal dialog hides my message. :(

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions