Re: NSControlGlyphs generation
Re: NSControlGlyphs generation
- Subject: Re: NSControlGlyphs generation
- From: Douglas Davidson <email@hidden>
- Date: Wed, 15 Sep 2004 13:07:58 -0700
On Sep 15, 2004, at 12:41 PM, Antoine Baudoux wrote:
Thx for your answer. But then I have another question : i want to
insert special control caracters, so i can do specific layout. \t is a
control char but i cant differentiate them from the "normal" \t 's
that are already present in my attributed string. Can i somehow use
custom control chars?
Typically one would use custom attributes to do this. The Unicode
replacement character, NSAttachmentCharacter, would also be a candidate
character, and one that is more neutral in significance than the tab.
Douglas Davidson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden