HI all..

i have a problem in QMainWindow, i disabled WindowMaximizeButton of Mainwindow using this statement
setWindowFlags(Qt::WindowMinimizeButtonHint);

it is working fine in Windows, but not working in AIX and solaris, could u plz help me out tin doing this.

Thanks in advance.

Vani.Y