Results 1 to 6 of 6

Thread: Additional keyboard shortcut for a menu

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Posts
    19
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Re: Additional keyboard shortcut for a menu

    yogeshgokul, thanks so much for the solution!

    I'm curious: what would you do if you needed to position the menu under the second menu entry in the menu bar?

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 89 Times in 87 Posts

    Default Re: Additional keyboard shortcut for a menu

    Quote Originally Posted by negritot View Post
    I'm curious: what would you do if you needed to position the menu under the second menu entry in the menu bar?
    I knew that you will arise this point. Ok !
    So the solution is not straight forward for that. You can do it by playing with size of entries in menubar.
    But I suggest you to do not waste time for this thing. Go straight and use default hot key for menus forget shortcuts for menu invoking.
    Lets use shortcuts for QActions only.

Similar Threads

  1. Invoke QCompletion on keyboard shortcut
    By aspidites in forum Qt Programming
    Replies: 0
    Last Post: 30th August 2009, 10:32
  2. Rerouting messages for keyboard shortcut selection dialog.
    By andy.fillebrown in forum Qt Programming
    Replies: 1
    Last Post: 15th June 2009, 18:55
  3. Shortcut key for context menu
    By darshan.hardas in forum Qt Programming
    Replies: 1
    Last Post: 28th December 2008, 20:32
  4. Button shortcut call an element in the menu
    By mourad in forum Qt Programming
    Replies: 5
    Last Post: 29th May 2008, 10:02

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.