Glimmer DSL for SWT (JRuby Desktop Development GUI Framework) has just had a major release for the quarterly update of the SWT library, which is now up to version 4.26. Glimmer DSL for SWT now matches it with version 4.26.0.0.

RubyGem: https://rubygems.org/gems/glimmer-dsl-swt
GitHub: https://github.com/AndyObtiva/glimmer-dsl-swt
Blog Announcement: https://andymaleh.blogspot.com/2022/12/glimmer-dsl-for-swt-42600.html

Change Log for v4.26.0.0:

- Upgrade to SWT 4.26
- Ensure that scaffolded custom widget (red label) uses SWT constants passed to custom widget
- Update sash form weights in Meta Sample for bigger monitors (give more space to code)
- Pass border to multi-line lists since it will not be included by default anymore given they are overridden with :multi SWT style