Hi all, I am using the following code to create the tool bar but hide it for the view. But unfortunately the tool bar still shown. Anyone has any clue?
hildon_window_add_toolbar ( main_view->data->window , GTK_TOOLBAR (
main_view->upnp_toolbar ));
gtk_widget_hide(GTK_WIDGET(main_view->upnp_toolbar));
regards
Cheng
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
