home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / oop / macapp3 / 407 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.0 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!olivea!apple!applelink.apple.com
  2. From: SDOBBS@TRIVIA.COGINST.UWF.EDU
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Drawing
  5. Message-ID: <9301112200.AA27285@trivia.coginst.uwf.edu>
  6. Date: 11 Jan 93 21:59:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 16
  10.  
  11. Hello,
  12.         I am having a problem drawing.  I have subclasses TEditText and
  13. (attempted) to make it moveable.  I have implemented a TTracker in the
  14. DoMouseCommand of the TEditText.  In the DoIt method of the TTracker I
  15. modify the fLocation of the TEditext, and then try various things to try
  16. and get the TEditText to be drawn in the new location, but none of them
  17. work.  Can anyone give me any suggestions?
  18.  
  19. Steven Dobbs <sdobbs@ai.uwf.edu>
  20. Institute For Human and Machine Cognition
  21. University of West Florida
  22. Pensacola, Florida
  23.  
  24. Man will occasionally stumble upon the truth, but most of the
  25. time he will pick himself up and continue on.
  26.  
  27.