[Gtk-sharp-list] Gtk.InputDialog

Darwin Reynoso monouser at gmail.com
Mon Mar 10 19:42:19 EDT 2008


that's what i thought i will have to implement my own. anyway thanks

On Sat, Mar 8, 2008 at 8:35 PM, Brad Langhorst <brad at langhorst.com> wrote:
>
> On Mon, 2008-03-10 at 19:08 -0400, Darwin Reynoso wrote:
>  > 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();
>  I don't think inputdialog is what you think it is...
>  You'll need to make your own dialog if you want to acquire user input.
>
>
>  brad
>
>


More information about the Gtk-sharp-list mailing list