Re: Text display consistency

2010-12-22 Thread Matt Neuburg
On Tue, 21 Dec 2010 12:52:02 + (GMT), Kenneth Baxter k.b.bax...@mac.com 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

Text display consistency

2010-12-21 Thread Kenneth Baxter
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 /