Results 1 to 2 of 2

Thread: Move QT Window to different x display

  1. #1
    Join Date
    Feb 2007
    Posts
    13
    Thanks
    2

    Default Move QT Window to different x display

    I have a requirement to be able to have a QT subwindow running on Linux hostname:0.0, and when the user clicks on a specific button, the QT subwindow should move to hostname:0.1.

    This QT subwindow widget is within a QT application executable and does not have it's own executable. I would like to avoid creating an executable out of the subwindow if possible.

    Does anyone know of a way to do this within QT?

    Thanks...

  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: Move QT Window to different x display

    You mean moving the window to a different screen handled by the same X server instance? Does it use Xinerama?

Similar Threads

  1. Fixing default Window position with move.
    By VireX in forum Qt Programming
    Replies: 4
    Last Post: 3rd April 2007, 22:13
  2. move parent window to the front.
    By hvengel in forum Qt Programming
    Replies: 4
    Last Post: 2nd February 2007, 09:41
  3. how to display full tree item name on mouse move ?
    By rajesh in forum Qt Programming
    Replies: 5
    Last Post: 15th November 2006, 09:41
  4. Move window in Clone Mode
    By ultrabrite in forum Qt Programming
    Replies: 1
    Last Post: 14th June 2006, 19:22
  5. how to display a window full screen??
    By Seema Rao in forum Qt Programming
    Replies: 1
    Last Post: 8th May 2006, 13:07

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.