Changes 2014r3.2

From Xojo Documentation

This release addresses a few important issues.

Bug Fixes


37404 All: Fixed variant to currency conversions when the fractional component had leading zeroes (e.g. 13.05).
33827 IDE: Messages pane shows output as expected.
37436 IDE: Modules that have been exported import again as expected.
37311 IDE: Pasting multiline text no longer hangs the IDE while trying to figure out where to wrap things for display.
37587 IDE: Report designer saves position in an internationally friendly format for all file types.
37589 IDE: Report designer saves position in an internationally friendly format for all file types.
37482 Web: WebListBox no longer offsets the selection by the amount the page is scrolled. Total: 7

Docs and Examples


37622 DocRefGuide: Corrected code sample for Xojo.Data.GenerateJSON and ParseJSON.
37478 DocRefGuide: Fixed typos in iOSSegmentedControl.Add method sample code.
37556 Examples: Removed auto-layout rule for width=320 so that example works on iPads.
37563 Examples: Updated Office Automation example projects to fix warnings.