[WPSL]如何设计自定义拨号盘窗口8.1 Silverlight或Integartion拨号盘用于自定义应用程序 [英] [WPSL]How to Design of Custom Dial Pad windows 8.1 Silverlight or Integartion of dialpad for Custom App

查看:122
本文介绍了[WPSL]如何设计自定义拨号盘窗口8.1 Silverlight或Integartion拨号盘用于自定义应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在进入Windows手机开发。我一直在尝试开发一个调用应用程序。我坚持使用自定义拨号盘。我尝试过创建按钮并将它们命名为0-9,给出点击事件和通话按钮。但不尽如人意。我想要
知道,我是以写方式做的吗?或者有什么办法让我从应用程序中获取原生拨号盘? skype或viber如何制作拨号盘。您的支持确实如此。

I m noob into windows phone development. I have been trying to develop a calling application. I m stuck with custom dial pad for my. I have tried by creating buttons and naming them 0-9, giving on click event and call button. But not satisfactory. I wanted to know, am i doing it in write way? or is there any way so i fetch native dialpad from app? how skype or viber has made dialpad. Your support is indeed.

提前致谢

推荐答案

嗨WindowsKinder,



使用C#构建Windows应用商店应用程序或VB论坛正在退休!我将
移动到Building Universal Windows应用程序论坛。请阅读  欢迎
到开发环球Windows应用论坛!
 &absp; 发布指南:主题行标签 。

Hi WindowsKinder,

The Building Windows Store apps with C# or VB forum is retiring! I'll move this to the Building Universal Windows apps forum for you. Please read Welcome to the Developing Universal Windows apps forum! and Guide to posting: subject line tags .

根据您的问题titile,您似乎正在使用Windows Phone 8.1 Silverlight应用程序,如果是这样,我们可以使用

PhoneCallTask​​
帮助拨打电话,这样我们就不需要自己创建拨号盘。为了实现它,我首先想到的是我们可以用InputScope =" TelephoneNumber"创建一个TextBox。这将只显示原始拨号盘的数字
,之后我们可以使用
PhoneCallTask​​
拨打电话。有关详细信息,请尝试参考以下文章:

#如何使用Windows Phone的电话呼叫任务:

https://msdn.microsoft.com/en-us/library/windows/apps/hh394025( v = vs.105).aspx

#如何更改Windows Phone的屏幕键盘输入范围:

https://msdn.microsoft.com/en-us/library/windows/apps /gg521152(v=vs.105).aspx

Based on your question titile, it seems that you are using the Windows Phone 8.1 Silverlight app, if so we can use the PhoneCallTask to help make the phone call, in this way we do not need to create the dialpad by ourselves. In order to implement it, in my mind first we can create a TextBox with InputScope="TelephoneNumber" which will show only the numbers like the native dialpad, after that we can use PhoneCallTask to do the phone call. For more information, please try to refer to the following articles:
#How to use the phone call task for Windows Phone:
https://msdn.microsoft.com/en-us/library/windows/apps/hh394025(v=vs.105).aspx .
#How to change the on-screen keyboard input scope for Windows Phone:
https://msdn.microsoft.com/en-us/library/windows/apps/gg521152(v=vs.105).aspx .

如果我误解了你,请随时告诉我。

If I have misunderstood you, please feel free to let me know.

最诚挚的问候,以
Amy Peng

Best Regards,
Amy Peng


这篇关于[WPSL]如何设计自定义拨号盘窗口8.1 Silverlight或Integartion拨号盘用于自定义应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆