Changes for version 0.16
- Removed extensions Navigator NavigatorPanel and ToolPanel, they are obsolete.
- Removed methods geo* from Tk::AppWindow and removed it's binding to <Configure>
- Extension Panels now can also operate in grid mode
- Added method text2image to extension Art. We can now rotate text.
- Side bars can now have vertical text labels.
- More button now has an icon
Documentation
Some recipies
Write your own content manager
Write your own extension
Write your own plugin
Getting started with Tk::AppWindow
Modules
An application framework based on Tk
providing callbacks
baseclass for content handling
Baseclass for all extensions in this framework
Baseclass for all plugins.
Baseclass for plugins using background jobs.
Use icon libraries quick & easy
save your settings files in a ConfigFolder
Run background processes easily
about box and help facilities
adding easy keyboard bindings
multiple document interface
handling menu's and stuff.
manage the layout of your application
load and unload plugins
single document interface
Navigate opened documents and files
allow your user to configure settings
Basic functionality for side bars.
adding a status bar
add a tool bar
Load and unload plugins.
Provides
in lib/Tk/AppWindow/Ext/StatusBar/SBaseItem.pm
in lib/Tk/AppWindow/Ext/StatusBar/SImageItem.pm
in lib/Tk/AppWindow/Ext/StatusBar/SMessageItem.pm
in lib/Tk/AppWindow/Ext/StatusBar/SProgressItem.pm
in lib/Tk/AppWindow/Ext/StatusBar/STextItem.pm