I'm working on getting a view to act as a static toolbar within a navigation controller. Is it possible to do this? I know you're not supposed to subclass a Nav controller but I tried it anyway adding a subview that will serve as a toolbar. Long story short, the subview didn't even pop up on the display.
Can someone advise me on this? Thanks.