
Prevent an exception that could occur when a non-project item is entered into the Go To Location dialog.Īdded Help->Help for. This parameter was not used and so had no effect on the drawing.ĭesktopListBox: added AllColumns and AllRows constants which can be used to quickly setup the entire column or row of a ListBox using a tab-delimited string.ĭoc window should now always open at the last location, regardless of how it is opened. PDFGraphics.DrawOval honors now the PenSize value when drawing circles.ĭesktopWindow.DrawInto no longer has an optional 3rd parameter.
Xojo classes examples code#
Removed BuildRegion IDE Script command as it no longer is used.Īllow code editor selection scrolling when selection was started by clicking to the left of a non-indented line of code.ĭon't be quite so aggressive about setting external items to read-only in the IDE.įixed an issue where close() JS code wasn't being called on every children, when calling Close on their parent.įixed an issue causing controls added at runtime weren't able to be updated later in code.įixed some missing glyph widths when using any font other than the Standard 14 in PDFDocument. To match properties, use As instead of as when showing method return types in the Navigator.įixed a WebCanvas issue that was preventing to disable the Diff Engine.įixed an issue with WebCanvas Invalidate method where Paint wasn't being fired. PDFDocument checks now if the Pango lib is installed on Linux, raising an exception if it is not the case. Now the IDE adds a unique suffix when a folder is duplicated in the Navigator. , / or as the initial characters for a Folder added to the Navigator.

WebCombobox now uses TextChanged as the default event handler, like in Desktop projects.įixed the Inspector Panel so it doesn't allows names starting with. Now the DateTimePicker control gets the focus under all the cases on macOS.įixed an issue causing the WebCanvas to be drawn with wrong dimensions during a short period of time. Graphics.FontName does accept now the assignation from a Variant value, converting it to the expected String.
Xojo classes examples windows#
Windows IDE: the Documentation window Back and Forward buttons now work properly.įixed an issue causing unhandled exceptions to display a 200 OK message, instead of a 500 Internal Server Error.įixed a WebListBox.LastAddedRowIndex issue, which was returning a wrong row after using AddRowAt.

Also added nil checks to the Constructor for PDFCallout. Property names/types changes, constructors signatures, and also new properties additions for PDFLine and PDFShape.

Windows: reverted some Tooltip positioning changes while still preserving the Tooltip height fix.
