Re: Decimal Tabs
Re: Decimal Tabs
- Subject: Re: Decimal Tabs
- From: Ondra Cada <email@hidden>
- Date: Wed, 11 Sep 2002 19:02:14 +0200
On Wednesday, September 11, 2002, at 04:17 , Jonathan E. Jackel 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.
All pretty ugly I agree.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.
References: | |
| >Decimal Tabs (From: "Jonathan E. Jackel" <email@hidden>) |