[Fxruby-users] Re: Dynamically created non-modal dialogs?
Status: Inactive
Brought to you by:
lyle
From: Kevin B. <kev...@sy...> - 2004-02-27 18:02:05
|
Nevermind. I did dlg.new, and dlg.show, but not dlg.create before the show. That solved the problem. Kevin Burge wrote: > I'm looking at the dialogs example, and it looks like the only > difference between a modal and non-modal dialog is that the non-modal > dialog was created in the initialization. > > I just did a test with a dialog that I know works, and it is true: a > modal dialog is made non-modal just by moving it to the initialization > method. > > I need to create non-modal dialogs dynamically. Is there a way to do this? > -- Kevin Burge Systemware, Inc. kev...@sy... www.systemware.com |