Results 1 to 2 of 2

Thread: QWidget is raised when mouse over it

  1. #1
    Join Date
    Apr 2013
    Posts
    61
    Qt products
    Qt4
    Platforms
    Windows

    Default QWidget is raised when mouse over it

    Hi,

    I have a problem with my Qt application, which has 2 QWidgets as windows: A & B. When I move the mouse over 'A', a child QWidget C is shown for 2 seconds.

    The problem is when I move the mouse from 'B' to 'A' (no click): 'C' is shown, BUT (what is not expected) 'A' is raised over any QWidget from my application.

    I have been watching QWidget events, but I do not know where my problem cames from. Maybe something related to QWidget properties?

    Any help will be really appreciated,

    Diego

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QWidget is raised when mouse over it

    Maybe something related to your code.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. How to draw raised panel around each list item
    By topoden in forum Qt Programming
    Replies: 0
    Last Post: 5th January 2011, 02:12
  2. QWidget, HGE and mouse input.
    By Filippok in forum Qt Programming
    Replies: 0
    Last Post: 23rd June 2010, 23:34
  3. Replies: 5
    Last Post: 14th April 2009, 08:27
  4. How to disable Mouse pointers on particular QWidget
    By rajeshs in forum Qt Programming
    Replies: 4
    Last Post: 1st July 2007, 17:05
  5. raised view of Widgets.
    By krishna.bv in forum Qt Programming
    Replies: 22
    Last Post: 25th January 2007, 11:21

Tags for this Thread

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.