Re: code folding in NSTextView
Re: code folding in NSTextView
- Subject: Re: code folding in NSTextView
- From: Kyle Sluder <email@hidden>
- Date: Wed, 24 Mar 2010 10:22:14 -0700
On Wed, Mar 24, 2010 at 10:18 AM, Jon Pugh <email@hidden> wrote:
> I would consider trying to use an NSOutlineView instead. You'd have to identify lines which could be folded, in order to make them collapsible, but I think it has the basics of what you need.
NSOutlineView does not a good text editor make. (Let's just say it's
been tried before. ;-) Particularly when the text being edited is so
non-line-oriented as LaTeX source.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden