Re: Valid glyphs in NSLayoutManager
Re: Valid glyphs in NSLayoutManager
- Subject: Re: Valid glyphs in NSLayoutManager
- From: Douglas Davidson <email@hidden>
- Date: Tue, 10 Sep 2002 14:22:28 -0700
On Tuesday, September 10, 2002, at 02:05 PM, Brock Brandenberg wrote:
if( isValid && ( NSNullGlyph != glyph || NSControlGlyph != glyph ) )
I think you mean && there.
Also, for generality you should look at the
notShownAttribute:forGlyphAtIndex:.
Douglas Davidson
_______________________________________________
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.