hello all I am developing a media player on Linux. We choose the Gtk+ based on DirectFB is our GUI library. But I wonder to know which level API should be choosed when draw image on LCD, use Gtk+ object such as GdkPixbuf, GdkImage and so on, or use IDirectFB,IDirectFBSurface and so on? If I want to use the IDirectFB and IDirectFBSurface to draw image on LCD, how can I get these interface from the GDK or Gtk+ object?
Thanks for any kind help. Regards XiaGuangTai 2007-9-21 _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list