Path: utzoo!attcan!uunet!mailrus!hellgate.utah.edu!peruvian.utah.edu!u-sgreen From: u-sgreen%peruvian.utah.edu@cs.utah.edu (Scott Greenman) Newsgroups: comp.sys.next Subject: Limiting text length in Text object Message-ID: <1990Oct1.092638.14444@hellgate.utah.edu> Date: 1 Oct 90 15:26:38 GMT Organization: University of Utah CS Dept Lines: 10 Is there any way when using a generic text object or a form object to limit the number of characters that can be typed? I am writing an App that gets input for a database in Sybase. The fields are of a set length, for example fourty characters. I want to have the text/form object beep when the person tries to type more than the maximum allowable number of characters. Can this be done with the generic text/form objects? If I have to subclass, which methods will I want to change? Scott Greenman Univ of Utah