IonicWind Software

IWBasic => The Roundtable => Topic started by: Allan on July 03, 2008, 09:01:35 PM

Title: Address Book Project
Post by: Allan on July 03, 2008, 09:01:35 PM
Heather and I have been working on a Project with Emergence BASIC. We have put our original code for the Input Window of our Address Book into a complete Project using multiple files and resources.

We used the Dialog Editor to design the Forms.  The Menu Editor was our choice for creating the Menu for the Main window. Projects made it easy for us to add our Icons etc into the Resources.

Finally we used INNO Setup Program to create an installation program. Source included.

The Source Code is attached and is well commented. We hope this will be of some value to users of Emergence BASIC.

Allan
Title: Re: Address Book Project
Post by: RG on July 16, 2008, 09:47:05 AM
thanks! always helpful to have code examples to study and learn from. Rich