New Window
This is maybe a really stupid question, but i am new to Gtk#.
In MonoDevelop I can add a new window with a single click.
How can i call these windows in my application?
My plan is to open the new window out of the mainwindow!
Would be so nice if I'll get an answer...
baseman_2008