Skip to content

devFlowcharter 7.0

Compare
Choose a tag to compare
@albireo77 albireo77 released this 25 Nov 10:51
· 1183 commits to master since this release

7.0 [25.11.2018]

  • compiled with Delphi 10.3
  • add possibility to save/load settings from ini file (check devFlowcharter.bat script)
  • add possibility to set alternate directory to load language definition files (check devFlowcharter.bat script)
  • Settings: add hint to language dropdown showing location of loaded language definition file
  • translation: add possibility to translate hint of menu item
  • Explorer: fix various issues when removing items from project tree
  • Editor: fix selecting code block for selecting flowchart block (e.g. in Python)
  • Editor: fix not setting/updating current line in various situations
  • language definition file: add CaseOfFirstValueTemplate entry used in turning switch/case statement into sequence of if..else if statements