On Jan 10, 2012, at 5:45 PM, James Merkel wrote: > The strings are tabbed for Helvetica Regular 12 point font. So yes if the > font is changed the tabs would change.
I *think* what you mean there is that the layout works with whatever NSParagraphStyle’s default tab stops are — I think they’re set for one every half inch. However you have no guarantee that any word processing document the text gets pasted into has the same tab stops. You’re setting up your layout in a manner that’s simple but extremely fragile and subject to a lot of assumptions about the environment; and then you want it to survive being transferred into a variety of very different apps. You can’t have both. —Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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