DrWimp-CodeTemps | Version: 5.00-1 |
A tool for generating DrWimp code from window templates
CodeTemps allows the conversion of window templates (created in
utilities such as !TemplEd) to DrWimp wimp-function calls.
This allows windows to be defined and created entirely in BASIC
using DrWimp within your 'RunImage', instead of loading them in from a
Templates file.
Required | Nothing |
Recommended | Nothing |
Suggested | Nothing |
Conflicts with | Nothing |
DrWimp-Fabricate | Version: 2.63-1 |
A tool for rapid application development using DrWimp
The purpose of this tool is to partially automate the early stages of
writing a new application program using DrWimp. It is able to
generate code for several of the more common user interface components,
such as an icon and menu for the icon bar and a program information
dialogue box. An application directory is created to hold the generated
files.
Required | Nothing |
Recommended | DrWimp-5.00 |
Suggested | DrWimp |
Conflicts with | Nothing |
Linker | Version: 2.60-1 |
A tool for statically linking programs written in BBC BASIC
Linker takes a BASIC 'Image' file (e.g. a !RunImage file or similar)
and a BASIC 'Library' file used by the Image (e.g. the DrWimp Library)
and creates a new Image file (referred to below as the Output file)
which is the old Image file plus just the parts of the Library file
that are required.
This can be very useful if the Library is large, and a fair proportion of
it is not used.
Required | Nothing |
Recommended | Nothing |
Suggested | Nothing |
Conflicts with | Nothing |