home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
- From: SDOBBS@TRIVIA.COGINST.UWF.EDU
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: TEditText problems
- Message-ID: <9212190041.AA00200@trivia.coginst.uwf.edu>
- Date: 19 Dec 92 00:40:00 GMT
- Sender: daemon@Apple.COM
- Organization: AppleLink Gateway
- Lines: 15
-
- I have made a subclass of TEditText that doesn't override very much stuff,
- and should draw the TEditText fine. However, when I call the IEditText
- method, the TEditText is located in the appropriate place, but is drawn at
- (0,0) of the superview. The TTEText is located in the right place, and I
- can type into it, but if I scroll the window around, the text is drawn at
- (0,0). Has anyone ran across this problem before?
-
- Steven Dobbs <sdobbs@ai.uwf.edu>
- Institute For Human and Machine Cognition
- University of West Florida
- Pensacola, Florida
-
- Man will occasionally stumble upon the truth, but most of the
- time he will pick himself up and continue on.
-
-