Results 1 to 2 of 2

Thread: Pb with shortcuts on Mac OS

  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Pb with shortcuts on Mac OS

    Hi everyone, my Qt 4.3 application runs on Windows and Mac OS. Under Windows shortcuts work correctly but under Mac, they don't work as I want. For example when I press ALT+M, this activate an item in the menu whitch starts with M. How I must to proceed. I'm on Mac OS X 10.4 Tiger PPC and I'm using Qt 4.3 and Xcode.
    Many thanks.

  2. #2
    Join Date
    Apr 2008
    Location
    São José dos Campos, São Paulo, Brazil
    Posts
    11
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Pb with shortcuts on Mac OS

    How did you do that?

    try to use the QAction::setShortcut(tr("Alt+M"))

Similar Threads

  1. Cut/Copy/Paste overrider shortcuts
    By mchara in forum Qt Programming
    Replies: 11
    Last Post: 2nd January 2008, 10:31
  2. QAction shortcuts from QLineEdit
    By discostu in forum Qt Programming
    Replies: 3
    Last Post: 4th March 2007, 16:43
  3. Replies: 5
    Last Post: 23rd February 2007, 11:23
  4. Creatin Key Pad shortcuts
    By Kapil in forum Newbie
    Replies: 1
    Last Post: 19th May 2006, 06:50
  5. Replies: 1
    Last Post: 18th March 2006, 17:37

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.