non-modal Questions
4
Solved
Is there a way to create a non-modal dialog window using dojo? jQuery UI supports both modal and non-modal dialog boxes. I am trying to convert a SilverLight application to HTML/javascript and find...
5
Solved
I have a problem with modality of the forms under C#.NET. Let's say I have main form #0 (see the image below). This form represents main application form, where user can perform various operations....
Reify asked 14/5, 2010 at 14:18
1
Solved
Per my previous research, I've been able to figure out how to trigger a live click event on the overlay around a dialog to close the dialog. However, that restricts further development of this dial...
Boundless asked 27/10, 2011 at 16:32
1
Solved
I'm using a class called customDialog, based on Based on http://effbot.org/tkinterbook/tkinter-dialog-windows.htm
The standard code creates a class which subclasses Toplevel, and creates modal dial...
4
I want to create a WPF window that behaves as a modal dialogue box while at the same time facilitating selected operations on certain other windows of the same application. An example of this behav...
Pournaras asked 14/5, 2010 at 14:33
1
Solved
The answer could be subjective. The answer could be intuition. And I guess the answer could be found from the traditional modal versus non-modal debates.
But in general how do you generally decid...
Screenplay asked 11/5, 2010 at 9:39
1
Solved
In a WPF application I would like to implement the following behaviour which doesn't seem to work straightforward:
From the main window (Window1) the user opens a non-modal window (Window2), and t...
Honea asked 4/1, 2010 at 17:52
3
Solved
I use the standard Cut, Copy, Paste actions on my Main Menu. They have the shortcuts Ctrl-X, Ctrl-C and Ctrl-V.
When I open a modal form, e.g. FindFilesForm.ShowModal, then all the shortcuts work ...
Conspectus asked 5/12, 2009 at 18:17
1
© 2022 - 2024 — McMap. All rights reserved.