The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • Countless small fixes and improvements.
  • Removed the WebBrowser extension. What it tried to accomplish is done much easier and more elegant.
  • Added openURL method to Tk::AppWindow
  • Added -noplugins option to Plugins extension
  • Option -plugins now exclusively loads specified plugins
  • Added PluginJobs base class
  • Added docFUllList, historyDisabled method to MDI extension
  • Added extension Daemons and made MDI use it
  • Removed dependencies for Tk::GtkSettings and Image::LibRSVG. They are now recommendations.

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
baseclass for content handling
Baseclass for all extensions in this framework
Basic functionality for extensions associated with a panel, like StatusBar and ToolBar
Baseclass for all plugins.
Baseclass for plugins using background jobs.
Basic functionality for extensions associated with a side panel, like NavigatorPanel and ToolPanel.
Use icon libraries quick & easy
Adding balloon functionality
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.
Navigate opened documents and files
Navigate opened documents and files
manage the layout of your application
load and unload plugins
single document interface
allow your user to configure settings
adding a status bar
Navigate opened documents and files
Load and unload plugins.

Provides

Job
in lib/Tk/AppWindow/Ext/Daemons.pm
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