Re: Decimal Tabs
Re: Decimal Tabs
- Subject: Re: Decimal Tabs
- From: Piers Uso Walter <email@hidden>
- Date: Wed, 11 Sep 2002 21:56:31 +0200
Ondra Cada wrote:
1. Can anyone suggest an approach for simulating a decimal tab in
paragraph
style in an attributed string? (10.1.5 does not support
NSRightTabStopType
either, so scratch that idea).
- zero-padding;
- monospaced font and space-padding;
- computed tabs, different for each line, placed so that the dots match;
- switching from textview to a tableview.
Or my favorite: zero-padding with white (= invisible) characters.
Assuming, of course you're working on a white opaque background.
With kind regards
Piers
--
Piers Uso Walter <email@hidden>
ilink Kommunikationssysteme GmbH
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.