Results 1 to 2 of 2

Thread: MacOSX Secondary Click

  1. #1
    Join Date
    Apr 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default MacOSX Secondary Click

    Hi everyone,

    I'm working in Mac OSX and the

    void contextMenuEvent(QContextMenuEvent *event);

    is only triggered when CTRL + mousepad is clicked.
    But in my Mac I also got the "two finger tap" secondary click enabled, but it doesnt trigger this event.
    I'm busy with the TouchEvent of QWidget, but isn't there something built in Qt?

    Thanks!


  2. #2
    Join Date
    Apr 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: MacOSX Secondary Click

    My QWidget contains a QMacCocoaContainer, that is probably catching the events ...

Similar Threads

  1. Replies: 1
    Last Post: 2nd May 2011, 10:12
  2. Stylesheet secondary effects
    By frank100 in forum Qt Programming
    Replies: 3
    Last Post: 25th January 2011, 22:41
  3. Replies: 2
    Last Post: 5th November 2009, 03:02
  4. Debuging a secondary thread
    By ^Nisok^ in forum Newbie
    Replies: 5
    Last Post: 29th April 2009, 08:14
  5. Replies: 2
    Last Post: 11th January 2009, 23:24

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.