customizing NSTextView
customizing NSTextView
- Subject: customizing NSTextView
- From: "Koen van der Drift"<email@hidden>
- Date: Tue, 26 Nov 2002 06:36:58 -0800
Hi,
I want to customize the way an NSTextView renders text. Eg, I would like to
add line and character numbers. What would be the best approach to do such
thing? Should I go ahead and just subclass the NSTextView for this? Or would
it be more appropriate to subclass the NSLayoutManager from the NSTextView?
thanks,
- Koen.
_______________________________________________
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.