Linux SoftwareProgrammingLibrariesGtk2::Ex::Dialogs::ErrorMsg 0.11

Gtk2::Ex::Dialogs::ErrorMsg 0.11


Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ErrorMsg ( destroy_with_pa
Developer:   Kevin C. Krinke and James Greenhalgh
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   20K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog.

SYNOPSIS

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

# do some stuff like creating your app's main $window then,
# to ensure that all messages use the right parent, set it:
$Gtk2::Ex::Dialogs::ErrorMsg::parent_window = $window;

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

# now popup a somwhat useful dialog that doesn't block any main loop
# but on the other side of the coin, if there is no main loop the
# dialog will be completely unresponsive.
new_and_show Gtk2::Ex::Dialogs::ErrorMsg ( "Use when there is a main loop." );

This module provides a simple dialog api that wraps Gtk2::Dialog objectively. The objective is a clean and simple message dialog (only an "OK" button).

Requirements:
  • Perl
    tags dialogs errormsg  main loop  new and  now popup  message dialog  simple error  error message  

    Download Gtk2::Ex::Dialogs::ErrorMsg 0.11


     http://mirrors.evolva.ro/CPAN/authors/id/K/KC/KCK/Gtk2-Ex-Dialogs-0.11.tar.gz


    Authors software

    Gtk2::Ex::Dialogs::ErrorMsg 0.11 (by Kevin C. Krinke and James Greenhalgh)
    Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog.

    SYNOPSIS

    use Gtk2::Ex::Dialogs::ErrorMsg ( destroy_with_pa

    Gtk2::Ex::Dialogs::Message 0.11 (by Kevin C. Krinke and James Greenhalgh)
    Gtk2::Ex::Dialogs::Message provides a simple message dialog.

    SYNOPSIS

    use Gtk2::Ex::Dialogs::Message ( destroy_with_parent =>


    Similar software

    Gtk2::Ex::Dialogs::ErrorMsg 0.11 (by Kevin C. Krinke and James Greenhalgh)
    Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog.

    SYNOPSIS

    use Gtk2::Ex::Dialogs::ErrorMsg ( destroy_with_pa

    Gtk2::Ex::Dialogs::Message 0.11 (by Kevin C. Krinke and James Greenhalgh)
    Gtk2::Ex::Dialogs::Message provides a simple message dialog.

    SYNOPSIS

    use Gtk2::Ex::Dialogs::Message ( destroy_with_parent =>

    Gtk2 1.133 (by gtk2-perl team)
    Gtk2 is a Perl interface to the 2.x series of the Gimp Toolkit library.

    SYNOPSIS

    use Gtk2 -init;
    # Gtk2->init; works if yo

    Gtk2::Ex::PodViewer 0.16 (by Gavin Brown, Torsten Schoenfeld and Scott Arringto)
    Gtk2::Ex::PodViewer is a Gtk2 widget for displaying Plain old Documentation (POD)

    Gtk2::TrayIcon 0.03 (by Christian Borup)
    Gtk2::TrayIcon is a Perl interface to the EggTrayIcon library.

    SYNOPSIS

    use Gtk2::TrayIcon;
    Gtk2->init;

    my $icon= Gtk

    Gtk2::Ex::FormFactory::Button 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::Button->new (
    clic

    UDPM 0.88 (by Kevin C. Krinke)
    UDPM is a Perl extension for User Dialogs.

    SYNOPSIS

    use UDPM;
    my $d = new UDPM ({'backtitle'=>'Demo','colours'=>1,'cr-wrap

    Gtk2::Ex::FormFactory::ToggleButton 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory::ToggleButton is a ToggleButton in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::ToggleButto

    Gtk2::Ex::FormFactory::Table 0.65 (by Jorn Reder)
    SYNOPSIS

    Gtk2::Ex::FormFactory::Table->new (
    layout => "+-------%------+>>>>>>>>>>>>>>>+
    | Name |

    Gtk2::GladeXML::Simple 0.32 (by Marco Antonio Manzo)
    Gtk2::GladeXML::Simple is a clean object-oriented interface to Gtk2::GladeXML.

    SYNOPSIS

    package MyApp;
    use base qw( Gtk2


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags