Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, May 2007
[qt 4.2.2] QWidget::showMinimized() doesn't work for invisible widgets in a QWorkspace


Message 1 in thread


I've tried to toggle a widget which is placed inside a QWorkspace and
minimized (icon shown at the bottom of the window) visible/invisible. In
that situation, "showMinimized()" seems to have no effect. Did anybody
experience something similar and/or has a workaround for that issue?

Thank you very much,
r.

--------------------------------------------------------------------
  Rene Kaiser
  Institute of Information Systems & Information Management
  JOANNEUM RESEARCH Forschungsgesellschaft mbH
  Steyrergasse 17, A-8010 Graz, AUSTRIA

  phone:  +43-316-876-1173                   fax: +43-316-876-1191
  web:    http://www.joanneum.at/iis
  e-mail: mailto:rene.kaiser@xxxxxxxxxxx
-------------------------------------------------------------------- 

--
 [ signature omitted ] 

Message 2 in thread

Kaiser, Rene wrote:
> 
> I've tried to toggle a widget which is placed inside a QWorkspace and
> minimized (icon shown at the bottom of the window) visible/invisible. In
> that situation, "showMinimized()" seems to have no effect. Did anybody
> experience something similar and/or has a workaround for that issue?
> 

Note that QMdiArea/QMdiSubWindow is a replacement for QWorkspace in 4.3. 
  As far as I know this should work as expected with the new MDI 
framework. Please let me know if it does not.

Thanks,
-- 
 [ signature omitted ] 

Message 3 in thread


Nice ... but what about Qt 4.2? How can I do that?


Thanks,
r. 


-----Ursprüngliche Nachricht-----
Von: Bjoern Erik Nilsen [mailto:bnilsen@xxxxxxxxxxxxx] 
Gesendet: Montag, 14. Mai 2007 20:45
An: qt-interest@xxxxxxxxxxxxx
Betreff: Re: [qt 4.2.2] QWidget::showMinimized() doesn't work for invisible widgets in a QWorkspace

Kaiser, Rene wrote:
> 
> I've tried to toggle a widget which is placed inside a QWorkspace and 
> minimized (icon shown at the bottom of the window) visible/invisible. 
> In that situation, "showMinimized()" seems to have no effect. Did 
> anybody experience something similar and/or has a workaround for that issue?
> 

Note that QMdiArea/QMdiSubWindow is a replacement for QWorkspace in 4.3. 
  As far as I know this should work as expected with the new MDI framework. Please let me know if it does not.

Thanks,
--
 [ signature omitted ]