Ohanaware App Kit 1.0.4 Released
Building better Mac Applications with Xojo
Saturday, August 1, 2020 - Sam Rowlands
Very proud to announce the immediate availability of version 1.0.4 of our App Kit.
The Ohanaware App Kit 2020 is a collection of declares and convenience classes that we (Ohanaware) have created over the last decade or so. Which we've then wrapped up into this kit to help other Xojo developers create better Mac Apps, through access to functions and technology that it's possible out of the box.
Version 1.0.4 - August 1st 2020
- DateTime.SQLDateTimeAtGMT - Returns the Date/Time formatted as SQLString at GMT.
- SQLDateTimeAtGMTToDateTime( inSQLDateTimeString ) - Returns a DateTime object using above format, with time calibrated for local time zone.
- OWPopupMenu - with options that appear in the Xojo IDE for customizing the style & size.
- OWWindowSplitter - Now has two new options, min Edge and max Edge.
- OWWindowSplitter.integerValueX - Correlates the values with the new edge styles.
- OWSourceList - now allows overriding of the text by exposing the cellTextPaint event.
- OWSourceList - now allows for right click actions on an item.
- OWSourceList - setting g.transparency in the celltextPaint even now affects the icon also.
- OWSourceList.highlightRowID - Draws a selection round rectangle on the row, ideally for right clicking.
- OWWindowSplitter - should no longer set the splitter to the left edge of the window when no value is found.
- OWScrollView2020.verticalInset - allows the scrollbar and content start position to be moved down from the top.
- OWSidebar control.
- OWPopover window class.
- OWCheckBox - with options that appear in the Xojo IDE for customizing the style & size.
- OWPushButton - with options that appear in the Xojo IDE for customizing the style & size.
More information about the Ohanaware App Kit, can be found at https://ohanaware.com/appkit/