> 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? _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list