NS Basic/App Studio 1.0.2 is ready to download. You can download it from the same URL as before.
- Forms: Add new style property.
- Code Window: Type Ctl J to see the translated JavaScript.
- Controls: Grid: Add new cellstyle property
- Controls: Grid: reduce default padding, font size default is now 10 and populate each cell with a space.
- Controls: Grid: multiple grids can have different styles.
- Controls: TextBox: Add inputType of hidden.
- Samples: HTMLview’s manifest fixed so image is deployed.
- Samples: Added tutorial samples.
- Samples: GetData retrieves data from a remote site.
- Translator: some color constants were incorrect
- Translator: Msgbox “Grid(4,4)=” & Grid1.getValue(3,3)
- Translator: Function ComboBox1_onchange
- Translator: datediff(“ww”,fromdate,todate)