RPTokenControl icon indicating copy to clipboard operation
RPTokenControl copied to clipboard

An improved NSTokenField which can also be a Tag Cloud

Results 3 RPTokenControl issues
Sort by recently updated
recently updated
newest added

Test Project missing some files : RPTokenControlKit/RPTokenControl.m:4:9: 'NSView+FocusRing.h' file not found

If RPTokenControl is created in IB by editing the Custom Class field in an NSView subclass that isn't substituted with an NSCustomView, it won't get initialised properly. In this kind...

Looks like the nib in the demo has been compiled or somesuch. Would be nice to be able to poke around and see how everything is set up.