实现“滚动删除” Windows 7移动版 [英] Implementing "scroll deleting" Windows 7 Mobile

查看:89
本文介绍了实现“滚动删除” Windows 7移动版的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为windows 7手机构建一个计算器应用程序。  目前必须反复按下退格按钮才能删除整行文字。  我想要实现的是"滚动"删除功能,当我按住退格键
键时,它会每2秒删除一个字符。  我在想,也许我可以在电话意识到退格键被按下后触发该事件,然后它可以每2秒触发一次退格事件,或者我想要
它要睡觉。  我面临的问题是如何告诉手机我按住退格键。  我想知道是否有人可以指出我正确的方向。   

I am building a calculator app for the windows 7 phone.  Currently the backspace button must be pressed repeatedly to delete the entire line of text.  What I want to implement is a "scroll" deleting feature where when I hold down the backspace key it deletes a character say every 2 seconds.  I was thinking that maybe I could have that event trigger after the phone realizes that the backspace key is being held down, then it could fire the backspace event every 2 seconds or however long I want it to sleep.  The problem I am facing is how would I tell the phone that I'm holding down the backspace key.  I was wondering if someone could point me in the right direction.   

推荐答案

您可能会在Windows Phone 7论坛中提出更好的运气:

http:// forums .create.msdn.com / forums / default.aspx?GroupID = 19

You might have better luck asking in the Windows Phone 7 forum:
http://forums.create.msdn.com/forums/default.aspx?GroupID=19

-PaulH


这篇关于实现“滚动删除” Windows 7移动版的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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