Integrated Development Environment for the FreeBASIC compiler with many features.
What's New in This Release: [ read full changelog ]
· Added support for xxxEnum.api files.
· Added api files for fmod sound.
· Added api files for RACodeComplete, RAEdit, RAFile, RAGrid, RAHexEd, RAProperty, RAResEd and SpreadSheet custom controls.
· Added api file creator tool to tools menu.
· Added code complete to windows api’s boolean parameters.
· There can now be more than one xxxConst.api file using the same api.
· Fixed bug that showed tooltip on wrong screen on a dual screen system.
· Fixed a bug in tooltip pre parser. Tooltip lines was not pre parsed and could cause wrong tooltip to be shown.
· Fixed a line continuation in blocks bug.
· Fixed a line continuation in block complete bug.
· Fixed bug with block comment / uncomment. Did not set / clear block collapse bookmark.
· Fixed a resource editor parser bug. If a control had an help id and no exstyle the parser would fail.