Re: Beast approach for doing a syntax coloring editor?
Re: Beast approach for doing a syntax coloring editor?
- Subject: Re: Beast approach for doing a syntax coloring editor?
- From: Philip Dow <email@hidden>
- Date: Sun, 5 Feb 2006 21:34:36 +0100
http://www.cocoadev.com/index.pl?ImplementSyntaxHighlighting
NSScanner and delegation.
Or try out http://ranchero.com/cocoa/syntaxcoloring/ . He's got some
example code up.
-Phil
On Feb 5, 2006, at 8:45 PM, Todd Blanchard wrote:
What it says above - I'm thinking of either a delegate on the
textview or subclassing NSMutableAttributedString and doing it at
the storage layer.
Would like to hear of others' experiences. thx
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden