2016r4.1
Released December 12th, 2016.
This release fixes important issues found in Xojo 2016r4.
Bug fixes (11 cases)
Case |
Area |
Description |
---|---|---|
|
Windows: setting the RGBSurface.Pixel on an alpha Picture now works correctly |
|
Compiler |
Checking a project set to compile for 64 bit no longer causes a runtime error |
|
Crashes & Assertions > IDE Unhandled Exception |
Issues with search field mini that causes NOE's have been resolved |
|
Framework > Windows |
Windows: Graphics.DrawString now correctly offsets by the origin set by plugin controls |
|
Framework > Windows |
Windows: restored the weight/style attributes that were lost when certain fonts were grouped into one font family, like “Arial Black” |
|
Framework > Windows |
Windows: Bevelbutton icon no long appears stretched when its height differed from its width |
|
Framework > Windows |
Windows: Clipped Graphics now works consistently instead of sometimes working or not working depending on the order of operation performed |
|
Framework > Windows |
Windows: Labels with Underline checked or drawing text with Graphics.Underline set to True now underlines the text |
|
Framework > Windows |
Windows: REALUnlockPictureDescription now cleans up the memory allocated when REALLockPictureDescription was called |
|
IDE > Layout Editor |
Windows IDE: fixed the placement of the Image inside an ImageWell |
|
Miscellaneous |
iOSImageMaker is now signed. |
Changes (1 case)
Case |
Area |
Description |
---|---|---|
Plugin SDK |
Plugins SDK: added some new picture types, namely: pictureNSImage, pictureD2DPBGRAPtr and pictureIWICBitmap |