Re: Text Not Anti-Aliased In NSView

2008-12-09 Thread Peter Ammon
On Dec 9, 2008, at 8:21 AM, Chunk 1978 wrote: i have several views that are added and replaced by a main window using core animation... i've noticed that the text (label objects, checkbox text, etc.) in each view is not being anti-aliased. this link ( http://att.macrumors.com/attachment.php?a

Re: Text Not Anti-Aliased In NSView

2008-12-09 Thread Nick Zitzmann
On Dec 9, 2008, at 9:21 AM, Chunk 1978 wrote: this link ( http://att.macrumors.com/attachment.php?attachmentid=147663&d=1228770137 ) will show you an image displaying this problem. the window on the left is from within Interface Builder (anti-aliased text), the window on the right is the runn