On 15.04.2013, at 13:20, Koen van der Drift <koenvanderdr...@gmail.com> wrote: > The reason I was using drawRect is that my cell contains some text, plus a > small graph (a few changing lines, so I cannot use an static image) at the > bottom. Therefore I was using CoreGraphics, and I decided then to also draw > the strings that way.
Keep in mind that drawing text yourself breaks accessibility (VoiceOver can't see the text anymore). Cheers, -- Uli Kusterer "The Witnesses of TeachText are everywhere..." http://www.zathras.de _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com