Re: Valid glyphs in NSLayoutManager
Re: Valid glyphs in NSLayoutManager
- Subject: Re: Valid glyphs in NSLayoutManager
- From: Brock Brandenberg <email@hidden>
- Date: Tue, 10 Sep 2002 16:55:50 -0500
>
> if( isValid && ( NSNullGlyph != glyph || NSControlGlyph != glyph ) )
>
>
I think you mean && there.
>
>
Also, for generality you should look at the
>
notShownAttribute:forGlyphAtIndex:.
Oops. I guess I'd catch that one when it didn't work.
Thanks for the help,
Brock
----- industrial design @ www.bergdesign.com ------
_______________________________________________
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.