Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: (none) Message-ID: <8901031639.AA00194@LYRE.MIT.EDU> Date: 3 Jan 89 16:39:07 GMT References: <8901022000.AA08895@NMSU.Edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 12 Date: Mon, 2 Jan 89 13:00:48 MST From: pannaiya@nmsu.edu I am using a viewport widget to view a large graph, and the scrollbars work just fine. Sometimes I need to be able to specify the name of the node and let my program scroll to the appropriate position. Can this be done with the viewport widget? There is no direct way at present to do this with the Xaw/Viewport widget. (The simplest case looks like a 4-line code change, though :-).