Re: A line after a string
Re: A line after a string
- Subject: Re: A line after a string
- From: Sanri Parov <email@hidden>
- Date: Wed, 24 Sep 2003 12:48:54 +0200
On Tue, 23 Sep 2003 15:21:56 -0700, Jerry wrote:
>
> I think this is going to be more trouble than you were hoping, but
>
> it's not too bad. You will need either to subclass NSTextView or
>
> create a custom view that contains the text view. You can get the
>
> location for your lines a couple of different ways, either using font
>
> metrics or more directly through the layout manager for the text view.
[CUT]
Thank you very much Jerry.
I wouldn't ever think this could have been so complex.
For newbies like me, is there a framework or a class to easily create
printable views with formatted texts and drawings together, something
similar to Omnigraffle?
TY
--
Sanri Parov
_______________________________________________
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.