AppStudio 4.0.1 released!

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

  1. Code Window: new Format Code feature in right click menu.
  2. Code Window: If Then on one line indents properly.
  3. Controls: Footerbar: Fix issue with blank icon.
  4. Controls: Image.src can now be used to set/get image.
  5. Controls: Label.Caption and .text can be used (as well as .textContent).
  6. Controls: List: Add click:true so clicks work on Android.
  7. Controls: List: Now wraps long text instead of truncates.
  8. Controls: MsgBox: Change button text to blue.
  9. Controls: PictureBox.addImage() does iOS image bug fix.
  10. Docs: Wiki and translation files updated.
  11. Docs: Tutorials and AppStudio course updated with new images.
  12. IDE: False positive from BitDefender on Mac fixed.
  13. IDE: Fix problem with Edit menu items disabled.
  14. iScroll: Now includes Zoom feature.
  15. Language: new Style/End Style structure. Allows inline css.
  16. Runtime: Ajax() function now calls $.ajax()
  17. Runtime: Fix issue with PlaySound() on unsupported environments.