Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Gtk2::Ex::Dialogs::ChooseFile 0.11

    Download button

    No screenshots available
    Downloads: 288  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Kevin C. Krinke and James Greenhalgh | More programs
    Perl Artistic License / FREE
    February 28th, 2007, 01:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Gtk2::Ex::Dialogs::ChooseFile description

    Gtk2::Ex::Dialogs::ChooseFile is a Perl module that provides a file selection dialog.

    Gtk2::Ex::Dialogs::ChooseFile is a Perl module that provides a file selection dialog.

    SYNOPSIS

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

    # 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::ChooseFile::parent_window = $window;

    # now popup a new dialog for opening a file
    my $file = ask_to_open
    Gtk2::Ex::Dialogs::ChooseFile ( "/path/to/something" );

    # ok, now we need to save (as...) a file
    my $save = ask_to_save
    Gtk2::Ex::Dialogs::ChooseFile ( "/path/to/something" );

    This module provides a simple file chooser api that wraps Gtk2::FileChooser objectively. The objective is a simple ways to prompt a user to open or save a file.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    selection dialog | choose file | Perl module | Gtk2::Ex::Dialogs::C | selection | dialog

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM