[patch] non-blocking messagebox.
David Faure
faure at kde.org
Sun Sep 14 14:15:50 BST 2003
On Sunday 14 September 2003 14:17, Olivier Goffart wrote:
>
> Often I already has some crash in my application due indirectly to an error
> message, or an information messagebox.
>
> The problem is that calling a dialog with exec() call
> QApplication::enter_loop() and it this loop, some components can be deleted,
> specialy the class which call the dialog.
You can use something like KHTMLView::closeChildDialogs() to solve that problem, BTW.
--
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list