Version 4: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
Line 10: Line 10:
# Controls: If project property set, jQuery Mobile controls with handle rtl properly.  
# Controls: If project property set, jQuery Mobile controls with handle rtl properly.  
# Controls: New jQM [[PopUp]] control with sample.
# Controls: New jQM [[PopUp]] control with sample.
# Controls:Footerbar no longer needs refresh().
# Design Screen: Controls can now be resized using percentages.
# Design Screen: Controls can now be resized using percentages.
# Design Screen: Fix problem with alignment lines too short sometimes.
# Design Screen: Fix problem with alignment lines too short sometimes.
Line 15: Line 16:
# Dropbox: Support for [[Using_a_Dropbox_Datastore|Dropbox Datastores]].
# Dropbox: Support for [[Using_a_Dropbox_Datastore|Dropbox Datastores]].
# Forms: New locked property stops changes to form layout.
# Forms: New locked property stops changes to form layout.
# IDE: Windows does not reverse screen on right to left languages.
# IDE: Windows do not reverse screen on right to left languages.
# IDE: New RTL Project Property for right to left languages.
# Language: add [[Push]] array function.
# Language: add [[Push]] array function.
# Language: add [[Splice]] array function.
# Language: add [[Splice]] array function.
# Language: New [[GetJSONP]] function: see StockQuote sample.
# Language: New [[GetJSONP]] function: see StockQuote sample.
# Language: New [[WaitCursor]] statement
# Language: New [[WaitCursor]] statement
# Libraries: Obsolete Sencha and Cordova libraries removed.
# Preferences: New panel for Code Window.
# Preferences: New panel for Code Window.
# Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
# Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
Line 30: Line 33:
# New option to convert jQM projects to JQM 1.4 on project load
# New option to convert jQM projects to JQM 1.4 on project load
# jQM 1.4 has a much more modern look and feel.
# jQM 1.4 has a much more modern look and feel.
# RTL appearance for control now available.
# Just two built in themes now: white(a) and black(b).


iWebKit
iWebKit

Revision as of 00:00, 22 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 2

  1. Code Window: User can now choose font, font size, reverse colors and indents.
  2. Controls: If project property set, jQuery Mobile controls with handle rtl properly.
  3. Controls: New jQM PopUp control with sample.
  4. Controls:Footerbar no longer needs refresh().
  5. Design Screen: Controls can now be resized using percentages.
  6. Design Screen: Fix problem with alignment lines too short sometimes.
  7. Dropbox: Support for Dropbox files.
  8. Dropbox: Support for Dropbox Datastores.
  9. Forms: New locked property stops changes to form layout.
  10. IDE: Windows do not reverse screen on right to left languages.
  11. IDE: New RTL Project Property for right to left languages.
  12. Language: add Push array function.
  13. Language: add Splice array function.
  14. Language: New GetJSONP function: see StockQuote sample.
  15. Language: New WaitCursor statement
  16. Libraries: Obsolete Sencha and Cordova libraries removed.
  17. Preferences: New panel for Code Window.
  18. Project Properties: New rtl property for languages like Arabic, Farsi and Hebrew.
  19. Samples: Many new and updated samples.

jQuery Mobile

  1. jQM 1.4 is now the officially supported version.
  2. jQM 1.3 is deprecated.
  3. All jQM samples have been converted to jQM 1.4.
  4. New option to convert jQM projects to JQM 1.4 on project load
  5. jQM 1.4 has a much more modern look and feel.
  6. RTL appearance for control now available.
  7. Just two built in themes now: white(a) and black(b).

iWebKit

  1. iWebKit has been deprecated.
  2. iWebKit sample folder has been removed.
  3. All references to iWebKit in other samples have been converted.
  4. iWebKit Buttons, Text, Textarea and TitleBar controls can be converted to jQM 1.4 controls on project load.