Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!sdd.hp.com!wuarchive!csus.edu!csusac!unify!openlook!openlook-request From: fgreco@fis1026.govt.shearson.com (Frank Greco) Newsgroups: comp.windows.open-look Subject: Re: Help modifying textsw scrollbar Message-ID: Date: 24 Jun 91 14:43:13 GMT Sender: news@Unify.Com Lines: 12 > I am using the TEXTSW package to display a large array. Rather than > print the entire array (which could be several Meg) at once, I print > only one screenful of the array at a time. Along with the scrollbar > which comes with the TEXTSW package, I create a horizontal scrollbar, > so that the view can be manipulated along both axes. While the TEXTSW allows one to display a horizontal scrollbar, it has no function as the TEXTSW *CANNOT* scroll horizontally. You're going to have to use a CANVAS to get complete scrollability. Frank G.