Re: NSTokenField token color/control

2009-09-29 Thread Brandon Walkin
I wrote some code a while back to customize the appearance of a token field. Feel free to use it. It does use some private API, though, so beware. http://bitbucket.org/bwalkin/bwtoolkit/src/tip/BWTokenFieldCell.m http://bitbucket.org/bwalkin/bwtoolkit/src/tip/BWTokenAttachmentCell.m Brandon

NSTokenField token color/control

2009-09-28 Thread JECKER Frédéric
It seems that my last post hooked up somewhere (sorry for the repost) : Hi, Is it possible to control the background color of NSTokenField tokens ? Googling this topic didn't returned me any interesting results. Could anyone give me some urls covering this topic / give me some trails to follow