Polished NSTextView
Polished NSTextView
- Subject: Polished NSTextView
- From: Nicholas Francis <email@hidden>
- Date: Sat, 27 Dec 2003 20:22:57 +0100
Hi guys...
Im spending the christmas doing some polishing of our in-game editor,
and now my eyes have focused on the script editor. This is currently
just an NSTextView with NO extras whatsoever. I would really like to
replace it with something cooler, and have tried searching the web for
some BSD-licensed code that implements the following enhancements:
* indentation
* Better keyboard navigation (coder-friendly)
* syntax highlighting from a simple word list
Basically, the stuff that XCode (or SubEthaEdit) has that makes
NSTextViews nice to work in.
Unfortunately, I cannot find any code that does these things. I can
code them myself (once I figure out how ;-), but would like to check if
anybody out there has already done it?
Anybody?
TIA,
Nicholas Francis
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.