Syntax-coloring NSTextView
Syntax-coloring NSTextView
- Subject: Syntax-coloring NSTextView
- From: "Ryan Z. Hale" <email@hidden>
- Date: Tue, 29 Oct 2002 22:13:49 -0600
Hi all:
I've picked through some open source apps (the ones that wrap around
TeX or something) and attempted to figure out syntax coloring. I'm
writing an HTML editor and would like different things to be colored,
i.e different colors for different tags. I have an NSTextView (created
programatically as HTTextView, borrowed from Stepwise) that the code is
typed in.
Any help, pointers, code examples, etc. is greatly appreciated.
Thanks,
Ryan
email@hidden
_______________________________________________
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.