[Qt-interest] Modal Question Dialogs in event handler?

Eric Clark eclark at ara.com
Mon Sep 28 20:18:17 CEST 2009


Hello All,

I was wondering if anyone knows of any issues with showing a modal QMessageBox::question dialog from within an event handler (slot). I have a slot that is responding to the QTabWidget::currentChanged signal and when I show the QMessageBox::question dialog the widgets in the QTabWIdget all disappear. Then when I close the dialog and hover over the widgets they reappear as I hover over each one. As soon as I click on a tab in the QTabWidget, the application crashes. Does anyone know if there is a known issue with this? Or has anyone experienced any similar problems?

Thank You,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090928/d05bc3f9/attachment.html 


More information about the Qt-interest-old mailing list