Skip to content

WinFBE Version 1.2.0

Compare
Choose a tag to compare
@PaulSquires PaulSquires released this 01 Jan 16:41
· 360 commits to master since this release
  • Added: Autocomplete feature for IF/WHILE/FOR/SELECT/FUNCTION/SUB/PROPERTY/TYPE/UNION
  • Added: Autocomplete displays data type list after "AS" is typed.
  • Added: Codetip popups for builtin FreeBASIC keywords and user defined subs/functions.
  • Added: Missing FB keywords: CULNG, CULNGINT, BOOLEAN
  • Added: New sample projects: RichOleDemo, Treeview, ToolbarRebar
  • Changed: Updated the Spanish language file.
  • Changed: Compiler Output window will close on successul compile if no warnings/errors and listview was previously active.
  • Changed: Font quality now uses the SC_EFF_QUALITY_DEFAULT flag.
  • Fixed: Newly created documents when saved now show in Recent Files list (if no project is active).
  • Fixed: Situation where closed project resource file used in subsequent opened *.bas file.
  • Fixed: FOS_FILEMUSTEXIST flag was missing in AfxIFileOpenDialogMultiple.