Resources

2016r4.1 Release Notes

From Xojo Documentation

(December 12, 2016)

This release fixes important issues found in Xojo 2016r4.

Download Xojo today.

Release Notes

Bug Fixes

46152   Windows: setting the RGBSurface.Pixel on an alpha Picture now works correctly
46156 Compiler Checking a project set to compile for 64 bit no longer causes a runtime error
46121 Crashes & Assertions » IDE Unhandled Exception Issues with search field mini that causes NOE’s have been resolved
46089 Framework » Windows Windows: Graphics.DrawString now correctly offsets by the origin set by plugin controls
46095 Framework » Windows Windows: restored the weight/style attributes that were lost when certain fonts were grouped into one font family, like “Arial Black”
46099 Framework » Windows Windows: Bevelbutton icon no long appears stretched when its height differed from its width
46117 Framework » Windows Windows: Clipped Graphics now works consistently instead of sometimes working or not working depending on the order of operation performed
46137 Framework » Windows Windows: Labels with Underline checked or drawing text with Graphics.Underline set to True now underlines the text
46158 Framework » Windows Windows: REALUnlockPictureDescription now cleans up the memory allocated when REALLockPictureDescription was called
46124 IDE » Layout Editor Windows IDE: fixed the placement of the Image inside an ImageWell
46130 Miscellaneous iOSImageMaker is now signed.
11 Bug Fixes

Changes

46177 Plugin SDK Plugins SDK: added some new picture types, namely: pictureNSImage, pictureD2DPBGRAPtr and pictureIWICBitmap
1 Changes