Hey I am a newbie to glade# and Gtk#. I created an UI in Glade 2 which has a main window and a dialog window and I want to using the .glade file with gtk# using glade#. I found how to load the XML file and connect my main window to the current object however I do not know how to "show" my dialog using button signal from the main window. Thanks Joe