No low level mouse events (yet).
没有低级鼠标事件(至今)。
Next up is handling of the mouse events.
接下来是处理鼠标事件。
This works on both touch and mouse events.
这些适用于触摸事件和鼠标事件。
This paper focuses on keyboard and mouse events.
本文主要是针对键盘和鼠标事件的探讨。
Similar issues exist with tunneling mouse events.
通道滑鼠事件也有类似的问题。
Flash Player events such as the timer and mouse events.
FlashPlayer事件,比如计时器和鼠标事件。
But, be careful when you are journaling the mouse events!
但是,要小心当你的鼠标事件日志!
InteractiveObject handles user interaction, including keyboard and mouse events.
InteractiveObject处理用户交互,包括键盘和鼠标事件。
How can I get this HTML5 Canvas paint application to work for both touch and mouse events?
我怎样才能得到这个HTML5画布涂料应用于鼠标和触摸事件的工作?
One could attach an IObserver to mouse events and record them asynchronously into a collection.
我们可以把IObserver附加到鼠标事件并对这些事件异步记录到一个集合当中。
And I was able to modify it so that I could get a variable transparency form that responds to mouse events.
我能修改它,以便我能得到一个变量的透明度的形式来响应鼠标事件。
The application's "event loop" will send keyboard actions, mouse events and menu selections to this focus object.
应用程序的“事件循环”会给这个聚焦的对象发送键盘键盘动作、鼠标事件和菜单选择等行为。
Provides information about the mouse events and how to get current information and system Settings for the mouse.
提供关于鼠标事件和如何获取鼠标当前信息与系统设置的信息。
Provides information about the order in which the mouse events occur and how the mouse events are raised within specific controls.
提供关于鼠标事件发生顺序以及如何在特定控件内引发鼠标事件的信息。
When we define a cursor, we need to define which pixel of the cursor is the pointer delivered to the user in the various mouse events.
当我们定义了光标,我们需要定义光标的那个象素是投递给用户的各种鼠标事件的指针位置。
A relatively simple change to consider is specifying different keystrokes or mouse events to send to an application based on the window name.
要考虑的相对简单的更改是根据窗口名称指定不同的击键或鼠标事件,然后发送给应用程序。
There are many methods for sending synthetic keyboard and mouse events to applications that may prove useful if operating on other operating systems.
如果在其他操作系统中运行,那么可以使用多种方法将合成的键盘和鼠标事件发送给应用程序。
Applications frequently lag behind in their interfaces for control, restricting their functionality to keyboard and mouse events through a lack of APIs.
应用程序通常在界面控制方面比较滞后,由于API十分有限,应用程序的功能被局限于键盘和鼠标事件。
With an example login application and using the cnee tool to measure mouse events, learn how to add an additional layer of user-interaction requirements.
通过示例登录应用程序并使用cnee工具来测量鼠标事件,了解如何添加额外的用户交互需求层。
With the code demonstrated here, you can apply this next level of navigational system to any application through the use of synthetic keyboard and mouse events.
使用本文演示的代码,您将可以通过合成的键盘和鼠标事件将这种新一代导航系统应用到任何应用程序。
GWT provides Listener interfaces for mouse events, keyboard events, change events, and so forth, as well as several adapter and helper classes for added convenience.
GWT为鼠标事件、键盘事件、修改事件等提供了Listener接口,还提供了几个适配器和助手类,以获得更多方便。
Then it's time to ask for listening for various mouse events (mousedown, mouseup, and click) on the shadow tree's rectangle — you'll see how to react to these later.
接下来要求对影像树的矩形监听各种不同的鼠标事件(mousedown、mouseup和click),后面将看到如何响应这些事件。
SVG supports all of the mouse events you expect but also has support for keyboard events -- even for specific key events, which is what I've chosen to demonstrate here.
SVG支持您所期望的所有鼠标事件,但是也支持键盘事件,甚至还支持特定的按键事件,最后一种情况就是我选择将在这里证实的情况。
In addition, if the user does not appear to be using the computer (no keyboard or mouse events are occurring) then the system does not count this time towards the timeout.
此外,如果使用者并未使用电脑(没有发生任何键盘或滑鼠事件),则系统不会将此时间计算为逾时。
When a background window attempts to capture the mouse, the window receives messages only for mouse events that occur when the mouse pointer is within the visible portion of the window.
当后台窗口尝试捕获鼠标时,只有鼠标指针位于该窗口可见部分时,该窗口才接收所发生的鼠标事件的信息。
Events are defined as mouse clicks, highlights, dragging, and so on.
所谓事件就是指鼠标单击、突出显示和拖动等。
Mouse or keyboard events must always produce the same output.
鼠标或者键盘事件必须显示相同的输出结果。
It loads images, renders the display, responds to user actions (mouse and keyboard events), and controls the whole process of the game.
它加载图像、渲染显示、响应用户动作(鼠标和键盘事件)并控制游戏的整个进程。
Documentation states that mouse wheel events propagate up the container hierarchy, but the bug prevents this from happening so you'll need to attach the listener to the button.
文档声明鼠标滚轮事件向上传递容器层次结构,但错误导致这件事无法发生,所以您需要为按钮增加一个侦听器。
Documentation states that mouse wheel events propagate up the container hierarchy, but the bug prevents this from happening so you'll need to attach the listener to the button.
文档声明鼠标滚轮事件向上传递容器层次结构,但错误导致这件事无法发生,所以您需要为按钮增加一个侦听器。
应用推荐