Search results for "module:Tk::Wizard"
Tk::Wizard - GUI for step-by-step interactive logical process
In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Sizer - Interactively determine the best size for your Wizard
A typical Wizard application utilizes a fixed-size window; Tk::Wizard follows this philosophy by creating a window without resize handles. In addition, Tk::Wizard allows you to specify the size of the content area. But there's a problem with this mec...
MTHURN/Tk-Wizard-Sizer-2.224 - 27 Jan 2008 14:29:58 UTC
Tk::Wizard::Tasks - Tk::Wizard pages to perform sequential tasks
Adds a number of methods to "Tk::Wizard", to allow the end-user to access the filesystem....
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Image - Base64-encoded images for Tk::Wizard
Base64-encoded bit maps used internally by Tk::Wizard. %TOP Two images for "Tk::Wizard"s of "-style => top". %TOP Two images for "Tk::Wizard"s of "-style => top". %TASK_LIST Used in the "task_list" frame....
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Choices - Tk::Wizard pages to collect end-user choices
Adds a number of methods to "Tk::Wizard", to collect choices made by the end-user....
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Installer - Building-blocks for a software install wizard
This module makes the first moves towards a "Tk::Wizard" extension to automate software installation, primarily for end-users, in the manner of *InstallShield*. If you are looking for a freeware software installer that is not dependent upon Perl, try...
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::FileSystem - Tk::Wizard pages to allow end-user filesystem access
Adds a number of methods to "Tk::Wizard", to allow the end-user to access the filesystem....
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Installer::Win32 - Win32-specific routines for Tk::Wizard::Installer
As a sub-class of Tk::Wizard and Tk::Wizard::Installer, this module offers all of those methods and means, plus the below, which are thought to be specific to the Microsoft Windows platform. If you are looking for a freeware software installer that i...
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::Wizard::Installer::Sizer - Interactively determine the best size for your Wizard::Installer
A typical Wizard application utilizes a fixed-size window; Tk::Wizard follows this philosophy by creating a window without resize handles. In addition, Tk::Wizard allows you to specify the size of the content area. But there's a problem with this mec...
MTHURN/Tk-Wizard-Sizer-2.224 - 27 Jan 2008 14:29:58 UTC
Tk::Wizard::Installer::Win32::Sizer - Interactively determine the best size for your Wizard::Installer::Win32
A typical Wizard application utilizes a fixed-size window; Tk::Wizard follows this philosophy by creating a window without resize handles. In addition, Tk::Wizard allows you to specify the size of the content area. But there's a problem with this mec...
MTHURN/Tk-Wizard-Sizer-2.224 - 27 Jan 2008 14:29:58 UTC
Tk::XML::WizardMaker - easy way to build the Software Assistants and Installation Wizards based on XML description.
What is the Tk::XML::WizardMaker? The Software Wizards are popular for tasks like software installation, upgrade or just gathering of configuration options. There is a lot of good software (often called as Install Schild) which provides developers wi...
ZIM/Tk-XML-WizardMaker-0.91 - 09 Apr 2004 18:30:01 UTC
Tk::TipEntry - An entry with tooltip in the entry if it's empty
This widget is derived from Tk::Entry. It implements an other kind of tooltip, that is displayed inside the entry when it's empty. The tooltip will be removed, if the entry gets the focus and reinserted, if the entry loses the focus and it's value is...
ASB/Tk-TipEntry-0.06 - 27 Mar 2016 18:33:22 UTC