2011/4/28 Дмитрий Николаев <blacklit...@gmail.com>: > Hello! > > I'm trying override - boundingBoxForControlGlyphAtIndex for NSTypesetter, but > logs shows that this method never called. > > If this is most appropriate place to override position of the tab ?
No. It will be *far* easier to use -[NSParagraphStyle tabStops] or -[NSParagraphStyle defaultTabInterval] with tab characters, rather than control glyphs and a custom typesetter. --Kyle Sluder _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com