We have just uploaded 2.5.0.4 to the servers. It has a number of minor enhancements as well as bug fixes.
The download URL is the same as for 2.5.
2.5.0.4
- Code Window: Fix syntax highlighting on Case Else.
- Controls: Add align property to Label, TextBox ad TextArea.
- Controls: Add List, ListCount and ListIndex to ComboBox and Select.
- Controls: Added setSelectionRange() to TextArea.
- Controls: Rendering bug fixed in Twitter control.
- Controls: Trim item names in NavBar and FooterBar.
- IDE: fixed problem with demo timeout.
- Language: Erase now works on multidimensional arrays.
- Libraries: Added new xml2json library.
- Samples: Added HelloWorldHebrew sample.
- Samples: Added SAP sample.
- Translator: Button1_onclick now translates to Button1_onclick().
- Translator: Dim a(3):s=a(b.c) fixed.
- Translator: Function names used as variables in functions fixed.
- Translator: MsgBox 10^2 no longer hangs IDE.