Twitter Logo Follow us on Twitter
Project Information About this project

RAP 3.0 RC1 - New and Noteworthy

Here's a list of the most noteworthy things in the RAP 3.0 RC1 release candidate which is available for download since May 22, 2015.

SWT.RIGHT support for ToolBar

In SWT, the text of a ToolItem is placed below the icon by default. If the parent ToolBar is created with the SWT.RIGHT flag, the text is to the right of the icon.

Until now RAP behaved as though SWT.RIGHT was always set on the ToolBar, so it was not possible to have the text below the icon. Now RAP behaves as SWT does. If your application has a ToolBar without SWT.RIGHT, text and icon will no longer be side by side, but on top of each other.

Enhanced ToolBar theming

:first and :last states have been added for ToolItem CSS element. This allows first and last visible ToolItem to have distinct stylings, like different borders. The ToolBar itself now also supports the [VERTICAL] and [FLAT] selectors.

Bugfixes

This list shows all bugs that have been fixed for this release candidate.

Previous Builds

The above features are just the ones that are new since the last milestone build. Summaries for earlier builds: