How to enable the Settings panel on Windows Phone by PhoneGap/Cordova

試著忘記壹切 提交于 2019-12-24 11:37:41

问题


I just finished my 1st WP8 app with PhoneGap, and out of sudden, I found that my app doesn't have that Settings panel(I'm not sure whether it's the right name for that part -- the 3 dots at the right bottom corner and when you clicked it, a panel shows). This is the Setting panel(please do correct me if the name I refer to is not right and I want to know it. )

Do you know how to enable it?

Thanks a lot


回答1:


The three dots you pointed -if I don't misunderstand that- is called ellipsis (you can find that word in this MSDN post), it is part of standard Windows Phone Application Bar.

Unfortunately, I'm not familiar with PhoneGap/Cordova. In standard windows phone application (developed using WP SDK) showing application bar (including it's ellipsis) is as straightforward as shown in MSDN. But at least, I found this article that could probably gives you some idea to try : PhoneGap on WP7 Tip #4: The Application Bar



来源:https://stackoverflow.com/questions/21629353/how-to-enable-the-settings-panel-on-windows-phone-by-phonegap-cordova

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