

Optional cancel button on the right side.This also works for the native control on Cocoa. Optional drop down menu on the left button in the SearchControl which can use normal Xojo MenuItems for drop down menu on the left button, which makes it very easy to use and it easily supports icons in the menus.
XOJO WINDOWS
Emulation mode on Windows uses OS native theme renderers to get good look and feel that fits the operating systems theme.(Note GTK3 not supportd at this time so use Xojo version that builds for GTK2 for now with this control Emulated controls on Windows systems since Windows and Linux do not have native such control.Native Cocoa MacOS control on MacOS X systems.The SearchControl is a Xojo plugin control to represent search user interface functionality. Common Apple accessibility features for checkbox widget.Common Apple accessibility features for button widget.macOS High contrast mode customisation.Fixed problem with custom Checkbox Renderer on Windows and Linux.Ī plugin to create Custom rendered coloured buttons, checkboxes, radio buttons and switches for all desktop platforms.Changed some constructors on TreeViewNode to remove the old HighRes image and instead add the Darkmode image.Added NodeCompareDelegate to the TreeViewNode class.Added SortNodes method to the TreeViewNode class.Added SortNodes method to the TreeView control class.Added ColumnHeaderDarkModeImage getter setter method pair.Added DarkModeImage property to the TreeViewNode class.Removed all legacy HighRes image properties which were meant for use in the days before Xojo supported HIDPI retina modes.DrawForeground event on TreeViewCustomNode now has added a isDarkMode parameter.DrawBackground event on TreeViewCustomNode now has added a isDarkMode parameter.(Should work on all Xojo versions that we support). Added new flicker filter on Windows so the workaround with the API calls is no longer needed.

