Bidirectional up/down triangles in NSAttributedString?
Bidirectional up/down triangles in NSAttributedString?
- Subject: Bidirectional up/down triangles in NSAttributedString?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 7 Jul 2004 13:46:03 -0600
I've checked the archives, and used UnicodeChecker to check through all
of the arrow & triangle characters that are available...
I'd like to make a bidirectional up/down triangle glyph and put it into
an NSAttributedString, kind of like the graphic that appears on the
right side of a "regular" NSPopUpButton(Cell), or on the right side of
the label pop-up when editing a contact in the Address Book
application. I see the two individual triangle characters that could be
merged together to create such a glyph, 0x25B2 and 0x25BC, but how do I
get them to appear together in the same glyph?
If this isn't possible, then how does the Address Book manage to
display this mixed character?
Nick Zitzmann
<
http://www.chronosnet.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.