BlackBerry 非兼容模式转换触摸事件
我强制我的应用程序(在 JRE 4.5 中开发)在操作系统版本 4.7 及更高版本的非兼容模式下运行,以便虚拟键盘不会占用一半的屏幕空间。
现在,当我在 4.7 或 5.0 模拟器中测试我的应用程序时,我发现触摸事件不起作用。有没有办法在代码中处理触摸事件,以便我可以在非兼容模式下运行时将其转换为轨迹球事件?
I am forcing my app (developed in JRE 4.5) to run in non-compatibility mode for OS versions 4.7 and higher so that the virtual keyboard would not take up half of the screen space.
Now, when I test my app in 4.7 or 5.0 simulator, I see that the touch events are not working. Is there way to handle touch events in code so that I can translate it in to trackball events when running in Non-compatibility mode?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅此页面上的评论以获取答案
Please refer to the comments on this page for answers