Hi All, I have a GTK+ on DirectFB setup.. Where I am trying to emit a down arrow key signal to a GtkTreeView widget.. By using "gtk_main_do_event(evt);" function; Whenever I try to do this , it calls a function "gdk_display_request_selection_notification". Implementation of this function is not there. All it has is a printf statement telling "Gdk-DirectFB-WARNING **: gdk_display_request_selection_notification Unimplemented function" And returns false..
Can any one tell whether we can emit signals using gtk_main_do_event or not.. If yes how.. Thanks and Rgds, Supreet _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
