meta data for this page
RAD Basic 0.5.93.1 Pre-Beta 4.1 - Release Notes
RAD Basic Pre-Beta 4.1 release (0.5.93.1)
Notes: This is an fix version of Pre-Beta 4.
Fixes
- [IDE] Fix startup crash in new installations
Known issues
- [IDE] Form Designer Grid: not drawn properly while user resizes form and some performance issues in certain edge cases.
- [IDE] FRX values (Icon, Pictures, ComboBox List, …) are readonly values in Form Designer, as there issues saving into FRX file.
- [Compiler] UDT only support basic types as members.
- [Compiler] Variant type is not supported.
- [Compiler] Option Explicit is mandatory. Source code without option explicit will be supported in followings releases.