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

Qt-interest Archive, February 2008
Min,Max not displayed


Message 1 in thread

I've developped an application with qt 4.3 on windows and when I ported it
on mac os x 10.4 tiger, the min,max buttons are not displayed yet. I'm using
QMainWindow.

Dos anyone have an idea for this problem. 

Thank you


Message 2 in thread

see here: http://doc.trolltech.com/4.3/qt.html#WindowType-enum 

Qt::WindowMinimizeButtonHint:	Adds a minimize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.

Maybe this is your problem?

Cheers,
Peter

> -----Ursprüngliche Nachricht-----
> Von: HEDFI Mourad [mailto:mourad@xxxxxxxx] 
> Gesendet: Dienstag, 26. Februar 2008 14:14
> An: qt-interest@xxxxxxxxxxxxx
> Betreff: Min,Max not displayed
> 
> I've developped an application with qt 4.3 on windows and 
> when I ported it on mac os x 10.4 tiger, the min,max buttons 
> are not displayed yet. I'm using QMainWindow.
> 
> Dos anyone have an idea for this problem. 
> 
> Thank you
> 
> 

--
 [ signature omitted ]