New version : 1.0.7.0 to work as Firefly Fb / IDE companion
see link :http://www.freebasic-portal.de/downloads/ides-fuer-freebasic/csedfb-multi-language-windows-ide-for-freebasic-259.html (http://www.freebasic-portal.de/downloads/ides-fuer-freebasic/csedfb-multi-language-windows-ide-for-freebasic-259.html)
introducing _:[CSED_xxx]: keyword format ,
replacing the #define Compile... keywords (but still working)
options to generate optimized / cleaned source code
To update existing installation :
Replace the 3 existing files by the updated
- CSED_FB.chm this file
- CSED_FB.exe the executable file
- SciLexer.dll the adapted lexer file
For new installation copy the entire content structure of Rar file where you want.
see the extra features on .Chm file
some bugs fixed...
Hi Marc,
I took a quick look at this last night and noticed the editor always opens at full screen size (although not fully maximised) even though the settings in the Editor Options dialog for 'Maximize Main Window' and 'Maximize Edit Window' are unchecked. Am I missing another setting somewhere?
Regards,
David
Hi David
on the editor options :
Check "Save/Restore Window Pos." to insure the size/position of the main window
Uncheck "Maximize Main Window"
now modify the size of the main window for the size and position you want
then exit the program and the next time the main window will be at size/position you defined.
bye
Marc
Thanks Marc,
That fixed it, I completely missed the "Save/Restore Window Pos." setting.