Linux SoftwareProgrammingLibrariesGtk2::Ex::FormFactory::Layout 0.65

Gtk2::Ex::FormFactory::Layout 0.65


Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. SYNOPSIS package My::Layout; use base qw/Gtk2::E
Developer:   J?rn Reder
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   99K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework.

SYNOPSIS

package My::Layout;

use base qw/Gtk2::Ex::FormFactory::Layout/;

sub build_form { ... }
sub add_widget_to_form { ... }
...

package main;

$ff = Gtk2::Ex::FormFactory->new (
layouter => My::Layout->new(),
...
);

This class implements the layout of Containers and their Widgets in a Gtk2::Ex::FormFactory framework. "Layout" means, how are the widgets aligned to each other, how much space is between them, how are titles rendered, how labels, etc.

The idea behind Gtk2::Ex::FormFactory::Layout is to have a unique point in a GUI application which actually implements these things. The advantage of this approach is obvious: the implementation is very generic and if you want to change layout things you subclass from Gtk2::Ex::FormFactory::Layout and implement your changes there, and not at hundreds of spots distributed over the source code of your application.
The natural result: a consistent looking GUI.

Requirements:
  • Perl
    tags formfactory layout  how are  formfactory framework  

    Download Gtk2::Ex::FormFactory::Layout 0.65


     http://mirrors.evolva.ro/CPAN/authors/id/J/JR/JRED/Gtk2-Ex-FormFactory-0.65.tar.gz


    Authors software

    Similar software

    Gtk2::Ex::FormFactory::Layout 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework.

    SYNOPSIS

    package My::Layout;

    use base qw/Gtk2::E

    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

    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::Ex::FormFactory::GtkWidget 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets.

    SYNOPSIS
    Gtk2::Ex::FormFactory::GtkWidget->new (
    custom_g

    Gtk2::Ex::FormFactory 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory is a Perl module that makes building complex GUI's easy.

    SYNOPSIS

    #-- Refer to http://www.exit1.org/ fo

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

    SYNOPSIS

    Gtk2::Ex::FormFactory::List->new (
    attr_selec

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

    SYNOPSIS

    Gtk2::Ex::FormFactory::Label->new (
    with_ma

    Gtk2::Ex::FormFactory::Intro 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory::Intro is an introduction into the FormFactory framework.

    The Gtk2::Ex::FormFactory framework is for Perl Gt

    Gtk2::GladeXML 1.005 (by Ross McFarland)
    Gtk2::GladeXML is a Perl module that create user interfaces directly from Glade XML files.

    SYNOPSIS

    # for a pure gtk+ glade p


    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