Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!remus.rutgers.edu!rmartin From: rmartin@remus.rutgers.edu (Richard Martin) Newsgroups: comp.windows.x Subject: Using Xlib calls in Xaw viewport Keywords: Xaw Message-ID: Date: 29 Jul 90 20:32:04 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 9 How can I get the window ID of the child window in a viewport widget? I tried to use XtGetValues and XtWindow on the children resource without success. I am trying to use Xlib calls,( XDrawLines, XCopyArea, etc) inside the viewport to take advantage of the automatic scrolling. Is it possible to use the viewport widget in this way? Thanks in advance- -Rich rmartin@remus.rutgers.edu