Main > Programming > Libraries >

Gtk2::Ex::Dialogs 0.11

Gtk2::Ex::Dialogs 0.11

Sponsored Links

Gtk2::Ex::Dialogs 0.11 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.020 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 973
Date added: 2007-02-23

Gtk2::Ex::Dialogs 0.11 description

Gtk2::Ex::Dialogs is a Perl module with useful tools for Gnome2/Gtk2 Perl GUI design.

SYNOPSIS

use Gtk2::Ex::Dialogs ( destroy_with_parent => TRUE,
modal => TRUE,
no_separator => FALSE );

# do some stuff like creating your apps main $window then,
# to ensure that all messages use the right parent, set it:
Gtk2::Ex::Dialogs->set_parent_window( $window );

# now popup a new dialog
my $r = ask Gtk2::Ex::Dialogs::Question ( "Is Perl only hackers glue?" );
if ( $r ) {
# end-user thinks so
} else {
# end-user does not think so
}

# now popup a new dialog ( blocking the main loop if there is one )
new_and_run
Gtk2::Ex::Dialogs::Message ( title => "Dialog Title",
text => "This is a simple message" );

# now popup a new dialog ( blocking the main loop if there is one )
new_and_run
Gtk2::Ex::Dialogs::ErrorMsg ( "Simple error message." );

This module provides the Gtk2::Ex::Dialogs::Message, Gtk2::Ex::Dialogs::ErrorMsg and Gtk2::Ex::Dialogs::Question classes to the main application while setting the initial defaults to those specified upon using Gtk2::Ex::Dialogs.

Gtk2::Ex::Dialogs 0.11 Screenshot

Advertisements

Gtk2::Ex::Dialogs 0.11 Keywords

Bookmark Gtk2::Ex::Dialogs 0.11

Hyperlink code:
Link for forum:

Gtk2::Ex::Dialogs 0.11 Copyright

WareSeeker periodically updates pricing and software information of Gtk2::Ex::Dialogs 0.11 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Gtk2::Ex::Dialogs 0.11 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Gtk2::Ex::Dialogs::Message provides a simple message dialog. Free Download
Gtk2::Ex::Dialogs::Question is a Perl module that provides a simple question dialog. Free Download
Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog. Free Download
Gtk2::Ex::Dialogs::ChooseFile is a Perl module that provides a file selection dialog. Free Download
Gtk2::Ex::Dialogs::ChooseDirectory is a Perl module that provides a file selection dialog. Free Download
Gtk2::Ex::Dialogs::ChoosePreviewFile is a Perl module that provides a file selection dialog. Free Download
Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. Free Download
Gtk2::Ex::DBI - Bind a Gtk2::GladeXML can generated window to a DBI data source. Free Download