A tool to write Wizard-like apps
Project description
The wizpym module provides a light framework to build wizard-like applications with GTK.
A wizard, as defined by wizpym, is an application that is built as a succession of panes, each one asking some input to the user or working on previous inputs. The whole wizard works on one object, called the subject, which is shared and updated by each one of the panes.
The pane track can fork upon some inputs or any other environment data. The wizard also maintains a full history of the track, with the status of reverted panes. Thus the user can return down to the beginning, and forwarding preserves the previous status of a pane if already visited.
A sample useless application is provided and is executed if the module is called as a script.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wizpym-0.2.0.tar.gz
.
File metadata
- Download URL: wizpym-0.2.0.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 292df87d644527e3a33f705cf2aa9a46127af61fd7bb3d80de5555428af8ea9e |
|
MD5 | 2f0d0ec4e520182aca68f525525b5daf |
|
BLAKE2b-256 | c131aae77983ea5614f33ca41e6106332f6080ddb55c15d203c029339f83213a |