[g-a-devel] AccessibleDeviceEventMask and SPI_registerDeviceEventListener()
- From: "Quiring, Sam" <Sam Quiring windriver com>
- To: <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel] AccessibleDeviceEventMask and SPI_registerDeviceEventListener()
- Date: Fri, 12 Dec 2008 12:35:20 -0800
Greetings,
I have this call in
my app:
#define BUTTON_EVENTS
(SPI_BUTTON_PRESSED | SPI_BUTTON_RELEASED)
SPI_registerDeviceEventListener(mouse_device_listener, BUTTON_EVENTS,
0);
On the other hand, I
believe I am receiving the correct amount of button_pressed
events.
Are there any known
bugs in this area?
-Sam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]