Release 3 Notes

Major Features

The major new feature in this release is support for toolbar specific rendering of textured controls. Toolbar specific rendering is specified using new widgets for buttons, segmented buttons, popup buttons, combo boxes, and text fields. Toolbar specific rendering is mostly new in OS 10.11 (El Capitan); where toolbar specific rendering is not appropriate, the toolbar specific widgets produce the same rendering as the corresponding ordinary widgets.

This release also adds support for textured (editable) combo boxes and separated rounded segmented buttons.

Layout and rendering has been improved for toolbar item buttons, textured buttons, segmented buttons, split pane dividers, and text fields.

Improved rendering of recessed buttons.

Notable Bug Fixes

Fixed a problem in the rendering of segmented buttons by the native framework renderer. The pressed state of segmented buttons is now correctly rendered by the hybrid renderer.

Mini sized popup buttons now render properly. Previously they rendered as small size buttons.