twitter-archive / twui

A UI framework for Mac based on Core Animation
Other
2.74k stars 268 forks source link

TUINSView with BreadCrumb as Title Bar View #83

Closed loretoparisi closed 12 years ago

loretoparisi commented 12 years ago

Is there any twui api to add a breadcrumb navigation style in the title bar view?

macteo commented 12 years ago

+1

avaidyam commented 12 years ago

You'd have to write your own breadcrumb view, and probably use something like INAppStoreWindow to hoist it up there instead of TUINSView.