home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18380 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!cs.uoregon.edu!majestix.cs.uoregon.edu!alana
  3. From: alana@majestix.cs.uoregon.edu (Thomas Alan Akins)
  4. Subject: Undo Hints
  5. Message-ID: <1992Nov13.200442.29821@cs.uoregon.edu>
  6. Sender: news@cs.uoregon.edu (Netnews Owner)
  7. Organization: The uncharted backwaters of the unfashionable end of the                  Western Spiral arm of the Galaxy.
  8. Date: Fri, 13 Nov 1992 20:04:42 GMT
  9. Lines: 16
  10.  
  11. I am fairly new to Mac Programming although I consider myself to be more than
  12. a novice.  I am implementing a simple text editor as part of an application
  13. and would appreciate any hints on implementing the Undo command.  I have some
  14. of my own ideas but would appreciate anything that is fairly simple to
  15. implement.
  16.  
  17. Tips on how to "remember" the last edit command and the storage of a string of
  18. text that the user may wish to undo (Undo Typing), etc.
  19.  
  20. Anything will be greatly appreciated.
  21. Alan
  22. -- 
  23. *                                        |    Alan Akins                      *
  24. *       "I could say 'addition'          |    alana@cs.uoregon.edu            *
  25. *        when I mean ... 'basketball.'"  |    University of Oregon            *
  26. *                        - E. Tick       |    Department of Computer Science  *
  27.