Version 4: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "Documentation for AppStudio 4 (Unreleased) If you own a previous version of AppStudio, you need to buy the upgrade to use version 4. You can do this from within the app or fr...")
 
Line 5: Line 5:
Until you have bought the upgrade, you can use AppStudio 4 in Demo mode. Once you buy, your copy will convert automatically to the full version.
Until you have bought the upgrade, you can use AppStudio 4 in Demo mode. Once you buy, your copy will convert automatically to the full version.


== Version 4.0.0 ==
== Version 4.0.0 alpha 1 ==


# Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
# Language: New GetJSONP function: see StockQuote sample.
# Samples: Many new and updated samples.
# Samples: Many new and updated samples.
# Preferences: New panel for Code Window.
# Preferences: New panel for Code Window.
Line 12: Line 14:
# Controls: New jQM PopUp control with sample.
# Controls: New jQM PopUp control with sample.
# Controls: If project property set, jQuery Mobile controls with handle rtl properly.  
# Controls: If project property set, jQuery Mobile controls with handle rtl properly.  
# Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
# Forms: New locked property stops changes to form layout.
# Forms: New locked property stops changes to form layout.
# Design Screen: Controls can now be resized using percentages.
# Design Screen: Controls can now be resized using percentages.
# Language: New WaitCursor statement
# Language: New WaitCursor statement
# Language: New GetJONP function: see StockQuote sample.
# Language: add Push array function.
# Language: add Push array function.
# Language: add Splice array function.
# Language: add Splice array function.
# Design Screen: Fix problem with alignment lines too short sometimes.
# Design Screen: Fix problem with alignment lines too short sometimes.

Revision as of 21:21, 11 January 2014

Documentation for AppStudio 4 (Unreleased)

If you own a previous version of AppStudio, you need to buy the upgrade to use version 4. You can do this from within the app or from our order form.

Until you have bought the upgrade, you can use AppStudio 4 in Demo mode. Once you buy, your copy will convert automatically to the full version.

Version 4.0.0 alpha 1

  1. Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
  2. Language: New GetJSONP function: see StockQuote sample.
  3. Samples: Many new and updated samples.
  4. Preferences: New panel for Code Window.
  5. Code Window: User can now choose font, font size, reverse colors and indents.
  6. Controls: New jQM PopUp control with sample.
  7. Controls: If project property set, jQuery Mobile controls with handle rtl properly.
  8. Forms: New locked property stops changes to form layout.
  9. Design Screen: Controls can now be resized using percentages.
  10. Language: New WaitCursor statement
  11. Language: add Push array function.
  12. Language: add Splice array function.
  13. Design Screen: Fix problem with alignment lines too short sometimes.