Pocket IE onmousedown onmousemove onmouseup?

发布于 2024-08-26 09:32:29 字数 637 浏览 6 评论 0 原文

我编写了一个控件,用于捕获网页上的签名,通过在 div 上使用 onmousedown、onmousemove 和 onmouseup 来跟踪鼠标,并捕获包含签名的点。

现在我们需要它在 Windows Mobile 6.5 支持的设备上工作...但 div 元素似乎不支持 Pocket IE 中的鼠标事件,而 此博客

但是根据MSDN,WinCE(WinMo/PPC基于)版本的 IE 确实支持某些未知元素列表的这些鼠标事件。

那么谁能告诉我,是否有任何元素:img、a、span 或其他支持 WinMo 6.5 Pocket IE 中的 onmouse[down|move|up] 的元素?

谢谢!

如果没有,有人有任何其他想法可以在 Pocket IE 中捕获网页上的签名吗?

I have a control which I wrote for capturing signatures on a web page, by using onmousedown, onmousemove and onmouseup on a div to track the mouse, and capture points comprising a signature.

Now we need this to work on Windows Mobile 6.5 powered devices... but it seems that the div element does not support the mouse events in Pocket IE, which would seem to be supported by this blog.

But according to MSDN, the WinCE (which WinMo/PPC is based off of) version of IE does support these mouse events for some unknown list of elements.

So can anyone tell me, are there any elements: img, a, span or whatever that support onmouse[down|move|up] in WinMo 6.5 Pocket IE?

Thanks!

If not, anyone have any other ideas for capturing a signature on a web page in Pocket IE?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

哭了丶谁疼 2024-09-02 09:32:29

这显然是不可能的;而且现在可能永远不会这样了,因为 MS 基本上已经停止使用 WinMo,转而支持 WinPhone 操作系统。

This is apparently not possible; and likely never will be now that MS has essentially EOLd WinMo in favor of the WinPhone OS.

箹锭⒈辈孓 2024-09-02 09:32:29

通过逐步淘汰 WinMo 与 Microsoft 进行通信...

我给 Microsoft 的电子邮件

Soma 您好,

我有 2 个关于 Windows Mobile 开发未来的专业知识问题请教您。

首先,是否知道 VS2010 的 WinMo 6.x SDK 何时推出?我们对 Honeywell/Handheld 和 Motorola/Symbol 的手持式条码扫描仪进行了大量开发,这些扫描仪可能会在 6.x 中保留一段时间,我真的希望能够在我的机器上摆脱 VS2008。

其次,WinMo 7 以及整个应用程序市场开发模型对于此类开发意味着什么?如果我们正在为单个客户端编写一个应用程序,该应用程序运行在工业类型硬件上,例如这些条形码扫描仪,我们不会希望将它们投放到市场上,那么我们如何为工业客户端的 ISV 工作开发 WinMo7 呢?

谢谢,祝你有美好的一天!

Microsoft 给我的电子邮件

您好,

不幸的是,目前 VS2010 没有支持 WinMo 6.x 的计划。正如最近在 MIX 会议和其他相关通讯中宣布的那样,Vs2010 专门针对 Windows Phone 7。我们建议开发人员继续使用 VS2008 for WinMo 6.x,并且 Vs2008 确实可以与 VS2010 并行工作。

我已抄送我们 Windows Phone 7 团队的 Charlie,他可以进一步详细说明这个问题以及您与市场相关的第二个问题。

谢谢,
苏迪普·巴拉蒂
[电子邮件受保护]

Correspondence with Microsoft via the phasing out of WinMo...

My Email to Microsoft

Hello Soma,

I have 2 questions for your expertise, regarding Windows Mobile's future in development.

First, is there any idea when an SDK for WinMo 6.x will come out for VS2010? We do a lot of development for handheld barcode scanners from Honeywell/Handheld and Motorola/Symbol, which will likely be staying with 6.x for a while, and I really would like to be able to get rid of VS2008 on my machine.

And second, what does WinMo 7, and the whole app-marketplace-model of development mean for these kinds of developments? If we are writing an app for a single client, that goes on industrial-type hardware, like these barcode scanners, we would not want to put these on the marketplace, so how would we develop for WinMo7 for ISV work for industrial clients?

Thanks, and have a good day!

Microsoft's Email to Me

Hi,

Unfortunately there are no current plans for VS2010 to support WinMo 6.x. Vs2010 is exclusively targeting Windows Phone 7 as was announced recently at MIX conference and other related communications. We are recommending developers to continue using VS2008 for WinMo 6.x and Vs2008 does work side by side with VS2010.

I have copied Charlie from our Windows Phone 7 team and he can further elaborate on this and your second question related to the marketplace.

Thanks,
Sudeep Bharati
[email protected]

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文