ApplicationBar (WP7) 上的按钮

编程入门 行业动态 更新时间:2024-10-03 23:32:43
本文介绍了ApplicationBar (WP7) 上的按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如果您打开 wifi 设置并选择任何网络,您将在应用程序栏中看到密码文本框和按钮(不是图标).它是如何制作的?它是某种 ApplicationBar 模板吗?或者它是一些边框控制,但是如何在 SIP(​​键盘)上方显示边框?任何想法如何制作相同的东西?

If you open settings of wifi and choose any network you will see Password textbox and BUTTONS (not icons) in ApplicationBar. How it is made? Is it some kind of ApplicationBar template? Or it is some Border control, but how to show a Border above the SIP(keyboard)? Any ideas how to make the same thing?

推荐答案

您所描述的内容不是使用 Silverlight 创建的(所有英雄"应用程序都是用 C++ 完成的),因此不受当前 SL 功能集的限制.

What are you describing was not created using Silverlight (all the "hero" applications are done in C++) and are therefore not limited by the current SL feature set.

就您的实际问题而言,无法对 ApplicationBar 进行模板化,甚至无法确定 SIP 何时显示(或其高度是多少).

In relation to your actual question, it is not possible to template the ApplicationBar nor is it even possible to determine when the SIP is displayed (or what its height is).

简而言之,如果您希望您的应用程序在各种设备上都能正常运行,我会坚持使用图标.

In short, I'd stick to icons if you want your application to work well across devices.

更多推荐

ApplicationBar (WP7) 上的按钮

本文发布于:2023-07-09 10:18:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1085593.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:按钮   ApplicationBar

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!