触摸屏编程 [英] Programming for Touch Screens

查看:102
本文介绍了触摸屏编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新的vb.net,我正在寻找触摸屏的写作,我的客户希望他们的应用程序为触摸屏编写。


我肯定有人之前做过这件事。是否有链接我可以去查找

了解所涉及的内容,触摸屏软件等或您的实际经历

您愿意分享,这是比文件更好,我会非常感激。


我认为这将是一个有趣的项目,并希望获得尽可能多的信息

开始之前。


干杯

米歇尔

Hi, I am new it vb.net and am looking at writing for touch screens as one of
my clients wants their application written for touch screens.

I''m sure someone that done this before. Are there links I can go to to find
out what''s involved, touch screen software, etc or your actual experiences
that you are willing to share, which is better than a document, I would be
most grateful.

I think it will be a fun project and would like as much information about it
before starting.

Cheers
Michelle

推荐答案

只需加载触摸屏的屏幕驱动程序,然后为Windows窗体编程鼠标事件

即可执行任何操作。你可以编程点击,鼠标

移动,鼠标按下,鼠标向上等事件。对于双击,你可能需要包括一个计时器来区分点击和双击。

-

丹尼斯在休斯顿

" Michelle"写道:
Just load the screen driver for the touch screen and program the Mouse Events
for the windows form to do whatever you want. You can program click, mouse
move, Mouse Down, mouse Up, etc. events. For the double click, you might
have to include a timer to distinguish between a click and double click.
--
Dennis in Houston
"Michelle" wrote:
我是新的vb.net,我正在寻找触摸屏的写作,因为我的客户希望他们的应用程序为触摸屏编写。

我肯定有人之前做过这件事。是否有链接我可以去找出你所涉及的内容,触摸屏软件等或你的实际经历
你愿意分享,这比文件更好,我会
非常感激。

我认为这将是一个有趣的项目,并希望在开始之前获得关于它的更多信息。

干杯 Michelle
Hi, I am new it vb.net and am looking at writing for touch screens as one of
my clients wants their application written for touch screens.

I''m sure someone that done this before. Are there links I can go to to find
out what''s involved, touch screen software, etc or your actual experiences
that you are willing to share, which is better than a document, I would be
most grateful.

I think it will be a fun project and would like as much information about it
before starting.

Cheers
Michelle



michelle,

触摸屏驱动程序/软件设置所有鼠标设置

(点击,双击,右键单击等),所以你需要做的就是

安装驱动程序/软件并继续使用你的代码,就好像你一样''

使用鼠标。


diego

michelle,

the touchscreen driver/software sets the all the mouse settings
(click,double-click,right click, etc.), so all you have to do is
install the driver / software and proceed with your code as if you''re
using a mouse.

diego


Dennis / Diego


这是否意味着我的客户不必购买实际的''触摸屏''(即:

硬件),但可以使用允许用户使用的软件l

触摸普通的液晶屏,它会模拟触摸屏;或者


2)你刚才说,在开发时,我可以使用触摸屏附带的这些驱动程序,以便我可以编写会发生的事件。模仿

触摸屏幕?


感谢您的快速回复。


干杯

Michelle


" Dennis" <德**** @ discussions.microsoft.com>在消息中写道

新闻:3B ********************************** @ microsof t.com ...
Dennis / Diego

Does that mean

1) that my client doesnt have to buy actual ''touch screens'' (ie: the
hardware), but instead can use software that would allow the user to still
touch a normal LCD screen and it would emulate a touch screen ; or

2) are you just saying that when developing, I can use these drivers that
come with the touch screens so that I can write events that would emulate
touching the screen?

Thanks for your quick responses.

Cheers
Michelle


"Dennis" <De****@discussions.microsoft.com> wrote in message
news:3B**********************************@microsof t.com...
只需加载触摸屏的屏幕驱动程序,然后为Windows窗体编写鼠标
活动,即可随心所欲。您可以编程点击,鼠标移动,鼠标按下,鼠标向上等事件。对于双击,您可能需要包含一个计时器来区分单击和双击。
-
休斯顿的丹尼斯

Michelle写道:
Just load the screen driver for the touch screen and program the Mouse
Events
for the windows form to do whatever you want. You can program click,
mouse
move, Mouse Down, mouse Up, etc. events. For the double click, you might
have to include a timer to distinguish between a click and double click.
--
Dennis in Houston
"Michelle" wrote:
我是新的vb.net,我正在寻找触摸屏的写作

我的客户希望他们的应用程序写的触摸屏幕。

我肯定有人之前做过这个。是否有链接我可以去找
你需要分享的内容,触摸屏软件等或你的实际经验
比文件更好,我会非常感激。

我认为这将是一个有趣的项目,并希望获得关于
的更多信息开始之前。

干杯
Michelle
Hi, I am new it vb.net and am looking at writing for touch screens as one
of
my clients wants their application written for touch screens.

I''m sure someone that done this before. Are there links I can go to to
find
out what''s involved, touch screen software, etc or your actual
experiences
that you are willing to share, which is better than a document, I would
be
most grateful.

I think it will be a fun project and would like as much information about
it
before starting.

Cheers
Michelle



这篇关于触摸屏编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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