Hi all, <br><br>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?<br><br><br>    hildon_window_add_toolbar ( main_view-&gt;data-&gt;window , GTK_TOOLBAR ( main_view-&gt;upnp_toolbar ));<br>
    gtk_widget_hide(GTK_WIDGET(main_view-&gt;upnp_toolbar));<br><br><br>regards<br>Cheng<br>