Tuesday, March 02, 2021

Glimmer DSL for SWT Hello, Canvas Data-Binding!

Glimmer DSL for SWT v4.18.6.2 just shipped with the following changes:

- Hello, Canvas Data Binding! Sample

- Update Stock Ticker sample to keep stock names visible when scrolling graphs off the screen

- `rgb` keyword tolerance of nil values (converts to 0)

- Canvas Path DSL Data-Binding

- Added `Glimmer::SWT::Custom::Shape::PathSegment` `#path` and `#root_path` API methods to enable determining what path/root-path the path segment is part of.

- Fixed issues with geometry calculation of path segments (especially line)

Otherwise, here is the code for the Hello, Canvas Data Binding! sample, demonstrating data-binding of shape properties such as location and color.

Hello, Canvas Data Binding!


Glimmer GUI DSL Code:

Screenshots:




Happy Glimmering!


No comments: