non-modal
dojo non-modal dialog
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/javascrip[详细]
2023-04-01 08:34 分类:问答jquery jdialog non-modal
I am using sj:dialog to开发者_开发百科 display some details of an user. I need to make this into a non-modal window with minimize, maximize, close buttons.[详细]
2023-02-26 18:26 分类:问答wait for a jdialog in non-modal mode
I have a JFrame and when the user presses a button is displayed an input jdialog. I need the jdialog to be in non-modal mode and once the user presses ok,[详细]
2023-01-15 03:27 分类:问答Non-Modal view without NavigationController
I have an app built from the UITabBarController starter project.The first tab is part of the main.xib that contains the tab bar.I would like to slide a view up from the bottom on top of that tab\'s vi[详细]
2023-01-11 04:16 分类:问答Non modal "status" form
At the beginning of a section of C# code that could take several seconds to complete, I\'d like to display a non modal form wi开发者_如何学编程th a label that just says, \"Please wait...\"[详细]
2023-01-01 09:51 分类:问答WinForms programming - Modal and Non-Modal forms problem
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. H[详细]
2022-12-30 20:58 分类:问答Toast versus Dialog boxes: which to use when?
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.[详细]
2022-12-29 17:39 分类:问答How can I prevent the main form capturing keystrokes in a TMemo on another non-modal form?
I have an app that opens a non-modal form from the main form.The non-modal form has a TMemo on it.The main form menu uses \"space\" as one of its accelerator characters.[详细]
2022-12-27 09:57 分类:问答How can I Prevent Shortcuts from Colliding/Interacting in Delphi?
I use the standard Cut, Copy, Paste actions on my Main Menu. They have the shortcuts Ctrl-X, Ctrl-C and Ctrl-V.[详细]
2022-12-13 03:36 分类:问答