File: SoIEditor.zip
Author: Ed Musgrove
Be Dev #2076
Release Date: 29 November 1998
Compatibility: PPC r4GM
Location: Games
Description:

Program Name: SoIEditor
Version: 0.4.2 (beta)
date: 29 November 1998

This is a demo of my scenario editor for my game "Spheres of Influence".
In general, the editor does not do a lot yet. I am presenting it here 
as an example of my BeGUI routines. 

The windows all recall their position from instance to instance 
(a preference file gets stored in /home/config/settings--thanks to 
Jon Watte's libPrefs). A "Pref" menu entry allows access to a wide 
range of GUI settings, including the font size and the color scheme
of all the "gadgets". The application is entirely font sensitive,
so play about with various silly sizes! Messing about with the "gadget"
colors can be fun, it can also make things very ugly! Give these a 
try as well.

The archive decompresses into a folder called r4b3SoIEdit which 
contains a handful of folders and some loose source and text files.
All source code is included, so you can see how I have done the BeGUI
stuff.

Extensive html documentation of BeGUI and a major re-write of all 
the code has been completed for this release. Check the documentation 
folder for the html, start with documentation/index.html and check 
it all out from there.

-Ed
edgar@harbornet.com