Igor Chudov <i...@chudov.com> wrote:
> I want to create a "modal dialog", like the "Save As" dialog in Firefox.
$ perl -MGtk2=-init -e
'Gtk2::FileChooserDialog->new("save",undef,qw[save gtk-cancel cancel
gtk-ok ok])->run'

For more info, check
http://gtk2-perl.sourceforge.net/doc/pod/Gtk2/FileChooserDialog.html
http://gtk2-perl.sourceforge.net/doc/pod/Gtk2/Dialog.html
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to