home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / apps / ColorEdit.a0.1.I.README < prev    next >
Encoding:
Text File  |  1996-02-01  |  1.3 KB  |  29 lines

  1. ColorEdit.a0.1.I.README
  2.  
  3. ColorEdit.app is a tool that I have been writing.  It is VERY alpha.  I wanted to get it out and let people give me a little bit of feedback.  I'm not sure how great it will work for other people.  It is only compiled Intel (for now) and I would be ashamed to release the source code just yet.  
  4.  
  5. Things that work:
  6.  
  7. 1) Syntax highlights most C, C++, Objective C constructs when you load a file or Select Tools..Refresh Colors
  8. 2) Should have full integration with Project Builder - thanks to Glen Diener
  9. grd@ccrma.stanford.edu for allowing me to use some of his source code from Eval3.3.app
  10. 3) Should have most emacs key bindings functioning, as well as brace, parenthesis, and [ <-- these thingy's matching
  11. 5) Find panel should work --> It's brand new to the app so if it's broke, sorry
  12. 6) Setting your own colors should work
  13. 4) Some other stuff should work
  14.  
  15.  
  16. Things that don't work:
  17.  
  18. 1) Revert to saved
  19. 2) The syntax editor doesn't work yet
  20. 3) The Preferences for Emacs Bindings and Tab Spacing don't work yet
  21. 4) Alot of other stuff
  22.  
  23. This is the first NeXT application I have ever written ( and the first one in Objective C ) so things might be bad.
  24.  
  25. Please let me know what you think,
  26. Eric Peyton
  27. espeyton@ix.netcom.com
  28.  
  29. Everything in this app that I wrote is copyright me, as well as the ColorEdit.app itself.  If someone else wrote it, it's theirs.