Hey Steven,

2011/11/22 Steven Pier [GenoData GmbH] <p...@genodata.de>:
> in the following example i'm using a WPopupMenu in a Dialog. When the
> Dialog is shown Modal, the Functions which are connectd to the PopupMenu
> are not called, by clicking one of the Menu Items.
> When i use "setModal(false)", it all works fine.
>
> What's the problem with the Modal Dialogs and the PopupMenu?

There was a bug related to exposing of signals -- modal dialogs have
the effect of blocking signals from widgets not contained in the
dialog, and a popup menu parents itself globally.

We've fixed this, and now also a popup menu (which is effectively a
modal widget) will properly block signals from other widgets but
itself.

The fix is in git, which is becoming more and more a 3.2.0 release candidate.

Regards,
koen

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to