Re: Interface analyzer for GTK+
- From: Daniel Milewski <danmilew1 student pg gda pl>
- To: gtk-devel-list gnome org
- Subject: Re: Interface analyzer for GTK+
- Date: Wed, 30 Sep 2015 10:40:29 +0200
What kind of events are you wanting to log?
I need to log events caused by user interacting with the program. More
specifically, I have to log GDK events of these types:
* GDK_MOTION_NOTIFY
* GDK_BUTTON_PRESS
* GDK_2BUTTON_PRESS
* GDK_BUTTON_RELEASE
* GDK_KEY_PRESS
* GDK_KEY_RELEASE
I also need to store along some data about widgets (like their name and
size), to make distinction between events received by different
widgets.
I suggest the events be agnostic to your GOMS software.
What do you mean by that?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]