iPhone - Phonegap UI Controls - Tab Bar

不想你离开。 提交于 2019-12-23 05:14:12

问题


Just started with Sencha today and found it a bit overwhelming. Was able to get a nice custom tabbar working, and top nav panel, however am stuck from where to go.

Decided it might be a lot easier to just use JQTouch and a Phonegap TabBar instead. I found: http://phonegap.pbworks.com/iPhone%3A-UIControls-(TabBar)

I'm on the latest 0.91 version of Phonegap, and the example given on that page doesn't seem to work... http: //skitch.com/nelga/d4nfd/iphone-simulator

Does anyone have a suggestion for the best method of integrating a custom iPhone Tabbar using PhoneGap and JQTouch?

Thanks, Glen


回答1:


You question is slightly confusing, as you mentioned you worked with Sencha as well. This answer is about adding a tab bar with jQTouch.

To include a tab bar in jQTouch, you'll need to download a later version of jQT than r109. Go to its GitHub to grab the latest version (currently r148).

Then refer to an answer I posted previously.



来源:https://stackoverflow.com/questions/3870067/iphone-phonegap-ui-controls-tab-bar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!