Results 1 to 2 of 2

Thread: when I click on the app @ the taskbar

  1. #1
    Join Date
    Apr 2008
    Posts
    37
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default when I click on the app @ the taskbar

    Did somebody knows how could I know when my application is been left or rgiht clicked on the TASKBAR??

    THX

  2. #2
    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: when I click on the app @ the taskbar

    Usually an app gets activated (QEvent::ApplicationActivate) when you left click on the task bar entry. I'm afraid providing for example a menu on right click (if that's what you're after) is outside the scope of Qt, that's pretty much window manager specific.
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    smarinr (12th May 2008)

Similar Threads

  1. Double Click Capturing
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 8th January 2011, 14:12
  2. Alt + click for a QWidget
    By Wim in forum Qt Programming
    Replies: 2
    Last Post: 1st May 2008, 01:37
  3. QGraphicItem mouse click detection
    By PrimeCP in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 11:35
  4. QGraphicsScene Click / Double Click
    By philentropist in forum Qt Programming
    Replies: 1
    Last Post: 9th February 2007, 04:32
  5. Replies: 5
    Last Post: 12th January 2006, 15:40

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.