Examples of NSTypesetter/NSLayoutManager subclasses?
Examples of NSTypesetter/NSLayoutManager subclasses?
- Subject: Examples of NSTypesetter/NSLayoutManager subclasses?
- From: "Ujwal S. Sathyam" <email@hidden>
- Date: Mon, 02 Jun 2003 22:23:09 -0700
Heloo,
I am trying to optimize the textview for my terminal application, and I am considering subclassing NSTypesetter/NSSimpleHorizontalTypesetter and/or NSLayoutManager since the layout is rather well defined in terms of lines.
However, I don't know the first thing of subclassing either NSTypesetter or NSLayoutManager. Is there any example code around that does that?
Thanks,
Ujwal
_______________________________________________
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.