Christopher Johnson wrote: > Unless I am grossly mistaken, any other behavior will create a serious > incompatibility between GTK+ backends. I am currently struggling with > code that isn't getting events it expects (DirectFB 1.0.0 and GTK+ > 2.10.13). Sounds like maybe Mike's explanation might cover my problems > and incompatibilities with GTK/X.
If you're not interested in raw X11 events, but only GdkEvents, your code should work with GDKDirectFB, otherwise it's a bug and needs to be fixed. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
