Hi, Does anybody know how to use the inputdialog. this is how i tried it Gtk.InputDialog inputbox = new InputDialog(); but it doesn't work when i try inputbox.run(); Please help