Changes for version 0.61
- Features:
- You can check whether an application object was changed with the GUI using the new Proxy's 'object_changed' attribute. Additionally you can control which attributes shouldn't affect the object's changed state with a regex passed as 'changes_attr_filter' when adding the object to the Context.
- You can add icons to Notebook tab titles by prefixing the title with the stock item named in square brackets.
- Bugfix:
- Prevent double object update triggering when switching Notebook tabs and Radiobuttons.
Modules
Makes building complex GUI's easy
A Button in a FormFactory framework
A CheckButton in a FormFactory framework
A group of checkbuttons
A Combo in a FormFactory framework
A container in a FormFactory framework
Context in a FormFactory framework
Standard Ok, Apply, Cancel Buttons
An Entry in a FormFactory framework
Display a Event::ExecFlow job plan
An Expander in a FormFactory framework
A Form in a FormFactory framework
Wrap arbitrary Gtk widgets
A HBox in a FormFactory framework
A HSeparator in a FormFactory framework
An Image in a FormFactory framework
Introduction into the FormFactory framework
A Label in a FormFactory framework
Do layout in a FormFactory framework
A List in a FormFactory framework
Dynamic loading of FormFactory modules
A Menu in a FormFactory framework
A Notebook in a FormFactory framework
A Popup in a FormFactory framework
A ProgressBar in a FormFactory framework
Proxy class for application objects
Buffering object proxy
A RadioButton in a FormFactory framework
Rule checking in a FormFactory framework
Complex table layouts made easy
A TextView in a FormFactory framework
Enter a valid timestamp
A ToggleButton in a FormFactory framework
A VBox in a FormFactory framework
A VPaned container in a FormFactory framework
A VSeparator in a FormFactory framework
Base class for all FormFactory Widgets
A Window in a FormFactory framework
Yes/No radio buttons in a FormFactory framework
Provides
in lib/Gtk2/Ex/FormFactory/Menu.pm
in tutorial/model.pm
in tutorial/model.pm
in tutorial/config.pm
in tutorial/model.pm
in tutorial/model.pm
in tutorial/model.pm