Line numbers and breakpoints
Line numbers and breakpoints
- Subject: Line numbers and breakpoints
- From: Bertrand Mansion <email@hidden>
- Date: Wed, 14 May 2003 14:40:25 +0200
Hi,
Does anybody know how to implement a textview like the one found in PB's
debugger, the one at the bottom ? My main goal is how to have line numbers
and clickable/dragable breakpoints.
I first thought about subclassing NSTextView and NSLayoutManager. Now I am
wondering if it wouldn't be better to have my textview within a superview
that would actually do the extra drawings.
Any ideas, examples ?
TIA,
Bertrand Mansion
Mamasam
_______________________________________________
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.