Results 1 to 9 of 9

Thread: Setting Hotkey Shortcuts

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Setting Hotkey Shortcuts

    Are you sure you are pressing the Enter key? Usually it's in the lower-right corner of the numeric keypad.

    Try creating shorcut for Qt::Key_Return.

  2. The following user says thank you to jacek for this useful post:

    VireX (4th April 2007)

  3. #2
    Join Date
    Jan 2007
    Posts
    209
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    34
    Thanked 2 Times in 2 Posts

    Default Re: Setting Hotkey Shortcuts

    Oh, I have a laptop. I thought Enter key and Return key were synonymous.

  4. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Setting Hotkey Shortcuts

    Quote Originally Posted by VireX View Post
    I thought Enter key and Return key were synonymous.
    Once I thought the same. IMO, the safest solution is to create two shorcuts --- one for each of those keys.

Similar Threads

  1. QAction shortcuts from QLineEdit
    By discostu in forum Qt Programming
    Replies: 3
    Last Post: 4th March 2007, 16:43
  2. Setting style in QApplication
    By Doug Broadwell in forum Newbie
    Replies: 2
    Last Post: 28th October 2006, 22:56
  3. form setting
    By mickey in forum Qt Tools
    Replies: 5
    Last Post: 27th September 2006, 01:28
  4. Replies: 1
    Last Post: 18th March 2006, 17:37
  5. Menu shortcuts in Visual Studio?
    By kw in forum Qt Programming
    Replies: 1
    Last Post: 17th March 2006, 00:30

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.