Qt-interest Archive, April 2008
Qt 4.4.0 - Qt::WindowStaysOnTopHint still causes app exit
Message 1 in thread
Qt::WindowFlags flags = this->windowFlags();
flags |= Qt::WindowStaysOnTopHint;
this->setWindowFlags(flags); // causes immediate app exit.
--
[ signature omitted ]
Message 2 in thread
From: "John Smith" <invalid@xxxxxxxxxxx>
sure...
that's why normal list software leaves the received headers in, or at least
the envelope.
--
[ signature omitted ]
Message 3 in thread
On Wed, Apr 30, 2008 at 6:40 PM, John Smith <invalid@xxxxxxxxxxx> wrote:
> Qt::WindowFlags flags = this->windowFlags();
>
> flags |= Qt::WindowStaysOnTopHint;
>
> this->setWindowFlags(flags); // causes immediate app exit.
Did you report the problem as I told you the last time? If so, you
have an issue to check for updates.
--
[ signature omitted ]