Re: Sizing text in a box
Re: Sizing text in a box
- Subject: Re: Sizing text in a box
- From: email@hidden
- Date: Wed, 6 Feb 2002 11:27:49 -0800
Is there really no way to find out the
extent my text will draw to before I actually draw it?
Once again, Aaron brings up an example in his text (Chapter 15):
This example only displays the text on one line; it uses drawAtPoint:
rather than drawInRect:. So it doesn't solve the core problem I've got,
of determining how many lines my text will wrap to when displayed inside
the rect I plan to use.
Thanks, though.
Ben Haller
Stick Software
_______________________________________________
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.