home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / oop / macapp3 / 248 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  968 b 

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