Author Topic: IUP 3.23 Released  (Read 2718 times)

Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
IUP 3.23 Released
« on: October 12, 2017, 03:51:01 PM »
We just released IUP version 3.23.

We would like to highlight some of the new features:

  • Merge of cells in IupMatrix
  • Watch for global variables and expressions in IupLuaScripter
  • Print of text files in IupScintilla and IupScintillaDlg
  • Support for projects (list of files) in IupScintillaDlg. Configurations can now be saved in the project instead of the global configuration file.
  • Support for multiple files in IupScintillaDlg and IupLuaScripter.
  • Inspect of tables using trees for global and local variables during debug in IupLuaScripter.
and many more features in IupLuaScripter that is becoming a complete development environment for Lua applications, using IUP or not.
You can find the complete list of changes and files for download at:

http://www.tecgraf.puc-rio.br/iup/
http://iup.sourceforge.net/

Best Regards,
Antonio Scuri