Package perl-Gtk2-Ex-FormFactory: Information

    Source package: perl-Gtk2-Ex-FormFactory
    Version: 0.67-alt1
    Build time:  Sep 19, 2011, 11:41 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Makes building complex GUI's easy
    Description: 
    This is a framework which tries to make building complex GUI's easy, by
    offering these two main features:
    
      * Consistent looking GUI without the need to code resp. tune
        each widget by hand. Instead you declare the structure of your
        GUI, connect it to the data of your program (which should be
        a well defined set of objects) and control how this structure
        is transformed into a specific layout in a very generic way.
    
      * Automatically keep widget and object states in sync (in both
        directions), even with complex data structures with a lot of
        internal dependencies, object nesting etc.
    
    This manpage describes the facilities of Gtk2::Ex::FormFactory objects
    which are only a small part of the whole framework. To get a full
    introduction and overview of how this framework works refer to
    Gtk2::Ex::FormFactory::Intro.

    List of rpms provided by this srpm:
    perl-Gtk2-Ex-FormFactory (noarch)

    Maintainer: Pavlov Konstantin


      1. perl-Glib
      2. perl-Gtk2
      3. perl-devel
      4. fontconfig
      5. freetype2

    Last changed


    Sept. 19, 2011 Igor Vlasenko 0.67-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.65-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 28, 2008 Pavlov Konstantin 0.65-alt2
    - Fix FTBFS with new perl.