IonicWind Software

IWBasic => IWB 2.5 Beta => The BoneYard => IWB 2.5 beta Development => Topic started by: LarryMc on April 03, 2012, 06:44:16 PM

Title: Update 04-03-2012
Post by: LarryMc on April 03, 2012, 06:44:16 PM
Code in place to support the Compiler Options dialog/properties pages.
Instead of being a separate exe file the functionality has been folded into the IDE exe.
All entries are now saved in the ini file instead of the registry. This is all in support of being able to install IWB on a memory stick.

Download has been updated.

http://www.ionicwind.com/forums/index.php?topic=4896.msg37499#msg37499


LarryMc
Title: Re: Update 04-03-2012
Post by: LarryMc on April 04, 2012, 03:43:12 PM
It appears I've done something in the code that causes the IDE to crash when the PrintPreview is selected.  And I haven't touched the code in that module since a couple of days after I released it initially.

So, if anyone is playing with the latest version and notice that; I'm working on it.

LarrymC
Title: Re: Update 04-03-2012
Post by: LarryMc on April 04, 2012, 11:19:14 PM
I'm backing up to the version from 3/22/12 and will go back and add all the revisions, checking the PrintPreview as I go.

Glad I make backups on a semi-regular basics.  The folder that contains all my development/testing code is 1600+ files.

LarryMc