home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21473 < prev    next >
Encoding:
Text File  |  1993-01-22  |  986 b   |  25 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!noc.near.net!gateway!miki!oj
  3. From: oj@miki.pictel.com (Oliver Jones)
  4. Subject: Re: HELP.. I want to move dialogs from one screen to another
  5. Message-ID: <1993Jan22.023320.5556@miki.pictel.com>
  6. Summary: no way!
  7. Organization: PictureTel Corporation
  8. References: <jerry.727632447@sdd.comsat.com>
  9. Date: Fri, 22 Jan 1993 02:33:20 GMT
  10. Lines: 13
  11.  
  12. In article <jerry.727632447@sdd.comsat.com> jerry@sdd.comsat.com (Jerry Wernimont) writes:
  13. >...I am trying to move dialogs (windows) from one screen to another.  I have
  14. >been successful when I destroy all of the widgets and rebuild the 
  15. >dialog on the second screen, but I would like to use the XReparentWindow
  16. >to avoid all of the logic (and potential problems) with destroying all
  17. >of the widgets. ...
  18. >  Is there any way to make this work?
  19.  
  20. No.  Windows and pixmaps can't be moved from Screen to Screen.
  21.  
  22. >Is the window manager getting in the way?
  23.  
  24. Actually, it's the server, not the window manager.
  25.