ToolBar neded

I need a toolbar and I use TTIWIPhoneMenu for this because is the best fit in my opinion.

I align it to the top into a scroll region an use 3-5 menus with 3-4 buttons on each.

On main page I have a "Tools" button in menu that flip to an other page to my "ToolBars" (actually top aligned menus).


A little problem is that I need to write SelectedIndex := -1 every time because I do not want a button to remain selected.

TTIWIPhoneMenu is not exactly a toolbar but with some changes it can be.

Does someone have an other solution?

As the TIWiPhoneMenu control was not designed to act as a toolbar this is currently unfortunately not supported.
I'll investigate if we can improve this behavior in a future version of the control.