Re: How do you create a "modal dialog" in X11?
- From: Marius Feraru <altblue gmail com>
- To: igor chudov com
- Cc: gtk-perl-list gnome org
- Subject: Re: How do you create a "modal dialog" in X11?
- Date: Sat, 29 May 2010 14:55:47 +0300
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]