DrWimp-CodeTemps Version: 5.00-1  

Description:

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.

Related packages
RequiredNothing
RecommendedNothing
SuggestedNothing
Conflicts withNothing

Get package zip file

DrWimp-Fabricate Version: 2.63-1  

Description:

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.

Related packages
RequiredNothing
RecommendedDrWimp-5.00
SuggestedDrWimp
Conflicts withNothing

Get package zip file

Linker Version: 2.60-1  

Description:

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.

Related packages
RequiredNothing
RecommendedNothing
SuggestedNothing
Conflicts withNothing

Get package zip file