Cocoa/OSX tagging UI -
i'm looking implement tagging interface on osx lets users type text "tags" attach object. ideally, i'd implement fancy ui screenshot below:
-
note: shows multiple states this ui lets user type tags, groups them rounded shape when enter pressed. can deleted dragging on highlight (shown in dark blue) , pressing delete. think slick interface jotting down bunch of tags without having repeatedly press form buttons.
i've seen interface in mail.app , few other places in osx, makes me wonder if there's sort of cocoa class out there this. know of one? if not, guess i'm looking @ custom opengl view.
take @ nstokenfieldcell.
Comments
Post a Comment