Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!agate!ucbvax!alfalfa.com!nazgul From: nazgul@alfalfa.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Help: the ScrolledText widget Message-ID: <910211153046.1195@alphalpha> Date: 11 Feb 91 20:30:46 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 9 > I expected that the scroll bars would only be displayed when the amount of > text in the widget indicated so. That is, if the amount of text exceeds the > amount that can be displayed in the scrolled text window, the scroll bar will > appear. Otherwise, the scroll bar will not appear (not enough text in the > widget to warrant one). Instead, the scroll bar is ALWAYS present. Am I > missing something? Any help would be greatly appreciated. Thanks in advance. Nope. ScrolledText nicely overrides those resources and forces scrollbars on all the time. If you find out how to fix it let me know.