GBC 1.00.55 new features

A summary of new features and changes in functionality introduced with Genero Browser Client (GBC) 1.00.55.

Important:

This page covers only those new features introduced with the Genero Browser Client version specified in the page title. Check prior new features pages if you migrate from an earlier version.

For a detailed list of GBC 1.00.55 changes, please refer to the list of fixes on our issue tracker.

New style for Stretchable and Paged SCROLLGRIDs: itemsAlignment

The itemsAlignment style attribute has been introduced for stretchable and paged SCROLLGRIDs. A stretchable and paged SCROLLGRID is a SCROLLGRID with attribute WANTFIXEDPAGESIZE=NO and the style attribute "customWidget" set to "pagedScrollGrid".

The itemsAlignment style attribute takes the following possible values:

  • start or left
  • center
  • stretch
  • right or end

For more information, see the Genero Business Development Language User Guide.