Results 1 to 4 of 4

Thread: QMainWindow in AIX operating system

  1. #1
    Join Date
    Apr 2008
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default QMainWindow in AIX operating system

    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

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QMainWindow in AIX operating system

    Try experimenting with the Window Flags Example.
    J-P Nurmi

  3. #3
    Join Date
    Apr 2008
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QMainWindow in AIX operating system

    I have gone through that WindowFlags example in qt in AIX operating system, in this example also WindowMinimizeButtonHint is not working, it is in enable state only.

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QMainWindow in AIX operating system

    Quote Originally Posted by Vani View Post
    I have gone through that WindowFlags example in qt in AIX operating system, in this example also WindowMinimizeButtonHint is not working, it is in enable state only.
    These are just hints to the underlying window manager. It seems that the window manager of yours is not fully respecting them. I suppose there is not much Qt can do about it...
    J-P Nurmi

Similar Threads

  1. change operating system theme.
    By rajeshs in forum Qt Programming
    Replies: 2
    Last Post: 20th March 2008, 05:02
  2. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 10:02
  3. System environment variable
    By fahlen in forum Qt Programming
    Replies: 4
    Last Post: 27th November 2007, 20:02
  4. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 14:15
  5. How to know the operating system?
    By Dark_Tower in forum Newbie
    Replies: 4
    Last Post: 4th May 2006, 21:41

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.