NS Basic/App Studio 1.0.10 is ready to download. You can download it from the same URL as before.
This update has both fixes and some new stuff.
Notes:
- Controls: Buttons now render properly on Android.
- Controls: Grid sets width from column sizes if possible.
- Controls: iMenu now has addItem, replaceItem and deleteItem methods.
- Controls: Text, TextArea: Added onkeypress event.
- Deploy: Control positioning changed from Fixed to Absolute.
- Docs: Handbook and Language Reference updated.
- IDE: “Cannot open project in read only location” fixed.
- IDE: firstform property changes if form name changes.
- IDE: New icons for Project Explorer
- IDE: Sometimes dropdown to go to _click in code did not work.
- Language: New screen size functions added to SysInfo().
- Samples: iMenu sample updates with new functions.
- Samples: New GetDate sample in SpinningWheel subfolder.
- Samples: SendDate and CacheEvents have manifest fixed.
- Translator: ‘If (a=true) And _ [return] (b=false) Then’ fixed.
- Translator: a = { 1: “a”, 2: “b”, 3: “c”} fixed.
The iMenu control has a number of new functions – they are listed under Menu in the Language Reference.
Thanks to Carmine Castiglia for the new iMenu functions. I am sure they will be appreciated by many!