[Qt-interest] Unable to display QErrorMessage in modal dialog

Sean Harmer sean.harmer at maps-technology.com
Thu Jun 11 15:52:57 CEST 2009


On Thursday 11 Jun 2009 14:48:06 Stephen Collyer wrote:
> 2009/6/11 Sean Harmer <sean.harmer at maps-technology.com>
>
> > Do you have any other QErrorMessage objects open displaying other errors?
> > The
> > docs talk about them being queued in this case.
>
> No. There is one other QErrorMessage object in the app, but it's not
> being displayed at the time this code runs.
>
> Alternatively, have you shown this error message before and unselected the
>
> > "Show this message again" checkbox?
>
> No. The message has never been displayed, at any time.
Hmmm, have you tried setting a break point and stepping into the showMessage() 
function to see what happens in there?

Sean



More information about the Qt-interest-old mailing list