On Tue, 21 Dec 2010 12:52:02 + (GMT), Kenneth Baxter
said:
>Hi, I have an application that needs to display text on both Mac OS X and on
>iOS. I'm sticking to core technologies for my drawing and drawing all my stuff
>into cgcontexts for maximum portability.
>
>I sometimes need the user
Hi, I have an application that needs to display text on both Mac OS X and on
iOS. I'm sticking to core technologies for my drawing and drawing all my stuff
into cgcontexts for maximum portability.
I sometimes need the user to edit the text, so am planning to add a subview
(NSTextView / UIText