Re: [PyQt] QMdiArea persistence issue with closed windows

2010-10-13 Thread Hans-Peter Jansen
On Wednesday 13 October 2010, 21:30:08 Phil Thompson wrote: > On Wed, 13 Oct 2010 15:44:58 +0200, "Hans-Peter Jansen" > > > wrote: > > Hi Phil, > > > > while looking at dynamic resizing widgets on irc, David Boddie > > created a > > > > small script, that I improved a little bit, which shows a sma

Re: [PyQt] QMdiArea persistence issue with closed windows

2010-10-13 Thread Phil Thompson
On Wed, 13 Oct 2010 15:44:58 +0200, "Hans-Peter Jansen" wrote: > Hi Phil, > > while looking at dynamic resizing widgets on irc, David Boddie created a > small script, that I improved a little bit, which shows a small bug > with mdi windows. According to the doc of QMdiArea::addSubWindow, > clo

[PyQt] QMdiArea persistence issue with closed windows

2010-10-13 Thread Hans-Peter Jansen
Hi Phil, while looking at dynamic resizing widgets on irc, David Boddie created a small script, that I improved a little bit, which shows a small bug with mdi windows. According to the doc of QMdiArea::addSubWindow, closing windows should stay hidden, but if you close the mdi window, and adds