WinFBE 1.3.9 on GitHub (July 25, 2017)

Started by Paul Squires, July 25, 2017, 11:08:51 PM

Previous topic - Next topic

Paul Squires

Version 1.3.9 (July 25, 2017)
- Added: Option (Environment Options :: Compiler Setup) to run compiled programs from a spawned command window. Useful for catching runtime errors.

https://github.com/PaulSquires/WinFBE/releases


Not in this release but coming soon:
- enhancing the logic for "Run Executable".
- implement option prompt user for confirmation with messagebox when closing the editor.
- implement a Build Options dialog in order to create user defined compile/build options. Release, Debug, 32bit, 64bit, etc....


Paul Squires
PlanetSquires Software

Paul Squires

I finally have the following coded but I am going to take an additional day to test because I want to be sure things are good before uploading. I will upload to GitHub tomorrow evening.

- Added: Major change. New Build Configuration system.
- Added: Option (Environment Options :: General Options) for "Ask before exiting the editor".
- Added: Quick Run (added to Compile menu and Toolbar).
- Change: The "Run Executable" functionality now runs the currently active source code file should the EXE exist. Previously would always run the most recently executed exe.
Paul Squires
PlanetSquires Software