IonicWind Software

IWBasic => IWB 2.5 Beta => The BoneYard => IWB 2.5 beta Development => Topic started by: LarryMc on June 12, 2012, 05:22:55 AM

Title: Info Only Update 06-12-2012
Post by: LarryMc on June 12, 2012, 05:22:55 AM
Was able to compile my 1st single file program this morning.

Now have to get application icon feature working; both in selection and in compiling.

Sometimes extremely slow but i am making progress.
Title: Re: Info Only Update 06-12-2012
Post by: LarryMc on June 15, 2012, 11:11:18 PM
If the user selects an .ico file for the single file app then I have the code in place to compile it as a resource and add  to the exe.

Now have to work on the other option: where the user selects an app icon from a dll or another exe file.
Title: Re: Info Only Update 06-12-2012
Post by: LarryMc on June 17, 2012, 02:59:38 AM
If the user selects an .ico file for the single file app from a exe or dll then I have the code in place to compile it as a resource and add  to the exe.

Doing a little compile area code cleanup to get rid of all the trial and error stuff.