Results 1 to 1 of 1

Thread: Problem using QGraphicsProxyWidget with Xinerama

  1. #1
    Join Date
    Mar 2010
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Problem using QGraphicsProxyWidget with Xinerama

    Hi,

    I have a problem running my application under X11 with Xinerama enabled, i.e.

    Qt Code:
    1. Section "ServerLayout"
    2. ...
    3. Option "Xinerama" "1"
    4. EndSection
    To copy to clipboard, switch view to plain text mode 

    The problem is that my popup overlay window built using QGraphicsProxyWidget gets hidden behind the main window.

    A few important things to note: 1. This problem happens on multiple distributions. 2. This problem disappears if instead of using Xinerama I use TwinView (but one of the platforms I am building for requires Xinerama).

    Is this a known issue? Does anyone know of a fix so that my QGraphicsProxyWidget popup will remain visible?

    Thanks!
    Last edited by shobogenzo; 29th September 2010 at 01:32. Reason: Change Title

Similar Threads

  1. Move QGraphicsProxyWidget
    By RThaden in forum Qt Programming
    Replies: 14
    Last Post: 17th September 2016, 14:01
  2. Rotating a QGraphicsProxyWidget
    By Luc4 in forum Qt Programming
    Replies: 3
    Last Post: 16th June 2010, 13:53
  3. help positioning QGraphicsProxyWidget?
    By Scott Shiff in forum Qt Programming
    Replies: 1
    Last Post: 24th January 2010, 23:13
  4. QGraphicsProxyWidget
    By QbelcorT in forum Qt Programming
    Replies: 0
    Last Post: 29th November 2008, 08:21
  5. problem with QGraphicsProxyWidget
    By dreamer in forum Qt Programming
    Replies: 5
    Last Post: 19th May 2008, 22:25

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.