AppStudio 4.0.1 has been released.
There are a number of improvements to make a programmer’s life easier, plus some fixes.
Enhancements and Fixes
- Code Window: new Format Code feature in right click menu.
- Code Window: If Then on one line indents properly.
- Controls: Footerbar: Fix issue with blank icon.
- Controls: Image.src can now be used to set/get image.
- Controls: Label.Caption and .text can be used (as well as .textContent).
- Controls: List: Add click:true so clicks work on Android.
- Controls: List: Now wraps long text instead of truncates.
- Controls: MsgBox: Change button text to blue.
- Controls: PictureBox.addImage() does iOS image bug fix.
- Docs: Wiki and translation files updated.
- Docs: Tutorials and AppStudio course updated with new images.
- IDE: False positive from BitDefender on Mac fixed.
- IDE: Fix problem with Edit menu items disabled.
- iScroll: Now includes Zoom feature.
- Language: new Style/End Style structure. Allows inline css.
- Runtime: Ajax() function now calls $.ajax()
- Runtime: Fix issue with PlaySound() on unsupported environments.