Main > Programming > Libraries >

Gtk2::Ex::FormFactory::Layout 0.65

Gtk2::Ex::FormFactory::Layout 0.65

Sponsored Links

Gtk2::Ex::FormFactory::Layout 0.65 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.10 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1192
Date added: 2006-07-19
Publisher: Jörn Reder

Gtk2::Ex::FormFactory::Layout 0.65 description

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.

Gtk2::Ex::FormFactory::Layout 0.65 Screenshot

Advertisements

Gtk2::Ex::FormFactory::Layout 0.65 Keywords

Bookmark Gtk2::Ex::FormFactory::Layout 0.65

Hyperlink code:
Link for forum:

Gtk2::Ex::FormFactory::Layout 0.65 Copyright

WareSeeker periodically updates pricing and software information of Gtk2::Ex::FormFactory::Layout 0.65 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::FormFactory::Layout 0.65 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::FormFactory is a Perl module that makes building complex GUIs easy. Free Download
Gtk2::Ex::FormFactory::List is a List in a FormFactory framework. Free Download
Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework. Free Download
Gtk2::Ex::FormFactory::Label is a Label in a FormFactory framework. Free Download
Gtk2::Ex::FormFactory::Table is a Perl module for complex table layouts made easy. Free Download
Gtk2::Ex::FormFactory::ToggleButton is a ToggleButton in a FormFactory framework. Free Download
Gtk2::Ex::FormFactory::Intro is an introduction into the FormFactory framework. Free Download
Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets. Free Download