Hello,

since we decided to add an automatic sip.transferback() call within the
exec_loop() method of QDialog, I was wondering if we should do the same for
QPopupMenu. In fact, calling exec() in a QPopupMenu makes its use modal, so
it's subject to the same deallocation issues of a modal dialog.
-- 
Giovanni Bajo

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to