> is there a way to map a sdl window or opengl window into a gtk object. > I am working on an mp3 player and want to put some graphics in my app > that change to the beats.
You can use http://gtkglext.sourceforge.net/ then you do not even need SDL any more (besides, I do not know how to combine SDL and GTK). Do all timing etc. stuff with glib. Works brilliant, docs are good. Carsten _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list