Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: pete@iris49.UUCP (Pete Ware) Newsgroups: comp.windows.x Subject: Re: Need help with Xw versus Xaw problem Message-ID: <9102041745.AA10687@iris49.biosym.com> Date: 4 Feb 91 17:45:01 GMT References: <1991Jan25.134059.23958@ucthpx.uct.ac.za> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 19 I imagine the problem is the viewport widget creates a "clipping" window to keep the child of the viewport widget constrained to between the scrollbars. In other words, the viewport's window (where you are drawing your lines) is hidden behind a second window -- the clipping window. Suggestions: 1. Try writing your own widget to do your graphics, it really isn't that hard! 2. Keep using the HP WorkSpace widget 3. Try creating another widget, such as Label, as a child of the Viewport and do your drawing into that widget. --pete Pete Ware / Biosym / San Diego CA / (619) 546-5532 uucp: scripps.edu!bioc1!pete Internet: bioc1!pete@scripps.edu