very sorry for being such a wanker and not meticulously hunting down
the exact information to a vague question for the benefit of the
community at large. instead of spending 10 seconds pointing someone
in the right direction, I should have kept quiet, or perhaps spent a
long time hunting down and posting a probably incomplete/inaccurate
response whilst simultaneously complaining about the state of the
documentation and the other responses in the thread.
as I am sure you know, any moron can use google. the difference is
which keywords you search for. but you're tired, so I'll give you the
benefit of the doubt.
On Sep 9, 3:30 pm, hanger <
mkalb...@gmail.com> wrote:
> I spend a long time finding the info. So if it could help somebody.
>
> function tabbar(){
> uicontrols.createTabBar();
> uicontrols.createTabBarItem("toprated", "Top
> Rated","tabButton:TopRated",{onSelect: function()
> {navigator.notification.alert("Top Rated selected"); } } );
> uicontrols.showTabBar();
> uicontrols.showTabBarItems("toprated");}
>
> PhoneGap.addConstructor(function(){
> tabbar();
> });
> have also a look on
http://groups.google.com/group/phonegap/browse_thread/thread/b8293535...