I dont get the value as NULL if i make the calll before gtk_main. If i
set a breakpoint after gtk_widget_show_all (window) , all that is
displayed is a gray screen of the specified size and width. taking a
screenshot at this point returns gray pixel data, which seems correct
as it matches with what you see on the display. The actual display
seems to be done after gtk_main(). Strange!!!

storing the pixel data after gtk_main gives many warning, and all the
data structures contain a NULL in the widget->window pointer..


Arvind Ayyangar

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to