Wow! That fast! Lots of thanks :) Koen Deforche wrote: > Hey Archimedes, > > 2009/4/14 Koen Deforche <[email protected]>: > >> Hey Archimedes, >> >> 2009/4/7 Archimedes B. Cortes <[email protected]>: >> >>> I've created two dialogs and made them both visible. There is one >>> current active dialog, the last one that was created in the constructor. >>> Now, I want to switch to the other by clicking and without closing the >>> first one. Is this possible? Am I using the correct widget? >>> >>> I remember experimenting on this one before on the old version - around >>> 2.1.3. I've already gone through the document and went as far as using >>> the parent class as floating like a dialog and even tried to change >>> source implementation, but was unsuccessful. >>> >>> The idea is to have many dialogs and you can click each to get activated >>> and focused. >>> >>> I'm not sure if we already have this one now on the new release. >>> >> It still isn't but I think the time is right to provide support for >> (non-modal) dialogs... >> > > Support for this has now been added (available in git repository): see > WDialog::setModal(). > > Regards, > koen > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > >
------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
