Re: How do you create a "modal dialog" in X11?



Igor Chudov <igor 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]