-
Files to inspect:
- [ ] ./administration/components/ConfirmationDialog.vue
- [ ] ./administration/pages/Users/UserPrivilegeModal.vue
- [ ] ./channelList/views/Channel/ChannelInvitation.vue
- [ ]…
-
Taken from #1148 by @giduac
_If I seen it correct then there's also an effort to incorporate a timer next to the checkbox. It might be a tall order to get all that working without creating breaking…
-
### Description
When invoking `runtime.MessageDialog` the parent Icon is not propagated to the MessageDialog.
using the `Icon` field on `runtime.MessageDialogOptions` does not change this behavior.…
-
## Current behavior
If `MessageDialog` is used without a title it throws an exception on platforms other than windows.
## Expected behavior
No exception.
## Workaround
Set t…
-
In Visual Studio for Mac, the tooltip when hovering over a call to MessageDialog.Run shows this:
![GtkSharp Doc Issue](https://user-images.githubusercontent.com/62225294/124804997-29e4c600-df18-11eb-…
-
Currently, one can use `@FxView` on a controller to link resources (fxml, css, bundles) to it which will be constructed on startup. Then inject `FxViewRepository` to access it, something like:
```
…
-
Please add a Gtk.MessageDialog to e.g. display an error or a hint. And close button.
Thanks ...
-
# Proposal: Modern WinUI MessageDialog/MessageBox
I'd like a convent way to display simple error messages to the user as per the `MessageDialog` API:
```
winrt::Windows::UI::Popups::MessageDial…
-
See also: #12344, #12353, #10799, #8709, #13579
### Current problems:
- Cannot rename buttons / add custom buttons (addon author request)
- #12344
- #12353
- An open message dialog …
-
## Problem
Many users may react slowly or not be able to immediately notice an error popup. The user has to be staring at their to notice a popup, which is pretty bad if it is a critical erro…