We have just uploaded 3.1.6 to the servers. It has enhancements as well as fixes.
You can download the new version from Check for Updates under the Help menu.
3.1.6
- About Screen: Add Copy to Clipboard button on View Log screen.
- About Screen: Make View Log screen resizeable.
- Code Window: Case of Top, Left, Width and Height fixed in autocomplete.
- Code Window: View JavaScript screen is now resizable.
- Code Window: Problem with code folding and comments fixed.
- Controls: Do not redefine binding if it exists already.
- Controls: FlipToggle (jQM) can now use percentages.
- Controls: Line control default properties now set.
- Controls: Mini mode improved for CheckBox and RadioButton.
- Controls: NSB.MsgBox now uses FastClick.
- Controls: src property is now a string input, not a file picker.
- Controls: jqW contorls now have extended bounds properties.
- Controls: ‘mini’ removed from autocomplete on several controls.
- Controls: ontouchmove event added to Project Properties.
- Controls: Fix problem with design disabled controls not enabling at runtime.
- Design Screen: wait cursor is shown when refreshing.
- IDE: .html files no longer created in Samples folder.
- IDE: Ctrl A now selects all.
- IDE: Deploy location now shows on the Status Bar.
- IDE: If firstform is not set properly, the first form is chosen instead.
- Installer: On Windows, samples are now saved in Program Files.
- Installer: Samples work when installed by Admin, but used by another user.
- Project Explorer: The framework is now shown next to the control.
- Project Properties: New phoneGapLanguages properties sets PhoneGap languages.
- Runtime: Erase can now have up to 7 args.
- Runtime: Erase now sets array elements to 0 or “”.
- Runtime: FormatNumber no longer does -,500,000.00
- Runtime: For a = b To c Step d now works when d<0.
- Runtime: Possible endless loop on For/Next fixed.
- Samples: Add Email button to Camera sample.
- Samples: PhoneGapAPI updated to use latest PhoneGap specs.
- ToolBox: ‘mini’ is no longer on autocomplete list.
- Translator: a[i] Mod 256 fixed.
- Translator: If a then If b The c=1 Else d=1 fixed.
- Translator: If a=1 And b=2 And (c(1)=1 Or c(2)=1) Then… fixed.
- Translator: If Not a And b Then… fixed.
- Translator: If t>3 the MsgBox “ol”:a=1 fixed.
- Translator: a=”$$$$$+$$$$$+” fixed.
The complete list of changes is here.