-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Milestone
Description
Hello,
I would like to use the ShowMessageAsync method to show a message when a modal dialog window is opened.
My possibilities:
- 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.
- 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.
- 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
Labels
No labels