Drawing text to an NSView
Drawing text to an NSView
- Subject: Drawing text to an NSView
- From: Phillip Hutchings <email@hidden>
- Date: Wed, 29 Oct 2003 20:14:53 +1300
I'm creating a screensaver that displays some text, and can't figure
out how to draw text in to the screensaver's view. Currently I'm trying
to use NSString drawAtPoint withAttributes: but it's failing
completely.
Is there any cocoa way, or do I need to use CF graphics?
--
Phillip Hutchings
email@hidden
http://www.sitharus.com/
_______________________________________________
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.