Results 1 to 20 of 32

Thread: Implementing MenuBar AutoHide function

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Implementing MenuBar AutoHide function

    What wysota meant was removing items wont hide the menu bar..... dont question his knowledge about Qt.... I dont stand anywhere near him....

    also to hide/ show the menu bar u can use some keyboard shortcuts, or provide the same from toolbar...
    and if u want that some actions in the menu shouldnt work, just disable the actions....

  2. #2
    Join Date
    Mar 2007
    Location
    India
    Posts
    27
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Implementing MenuBar AutoHide function

    Quote Originally Posted by aamer4yu View Post
    What wysota meant was removing items wont hide the menu bar..... dont question his knowledge about Qt.... I dont stand anywhere near him....

    also to hide/ show the menu bar u can use some keyboard shortcuts, or provide the same from toolbar...
    and if u want that some actions in the menu shouldnt work, just disable the actions....
    No pun intended guys

    about the actions, actually i indeed need an autohide menubar. so i guess i'll just have to track the mouse movements...

  3. #3
    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: Implementing MenuBar AutoHide function

    By the way, just as a side note, possible shortcuts assigned to menu actions won't trigger while the menu bar is hidden.
    J-P Nurmi

  4. #4
    Join Date
    Mar 2007
    Location
    India
    Posts
    27
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Implementing MenuBar AutoHide function

    Quote Originally Posted by jpn View Post
    By the way, just as a side note, possible shortcuts assigned to menu actions won't trigger while the menu bar is hidden.
    thanks jpn. i shall keep that in mind. however, my primary focus is to implement an autohide menubar. but your suggestion is good.

    vk

Similar Threads

  1. Link Errors
    By magikalpnoi in forum Qt Programming
    Replies: 5
    Last Post: 25th September 2006, 22:04
  2. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 12:52
  3. Qt 4.1.4 plugin QPSQL
    By jcr in forum Installation and Deployment
    Replies: 4
    Last Post: 22nd June 2006, 22:55
  4. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 08:52
  5. Replies: 25
    Last Post: 15th January 2006, 00:53

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
  •  
Qt is a trademark of The Qt Company.