
Glimmer DSL for WX 0.1.0 (glimmer-dsl-wx Ruby gem) has been released! It is the newest desktop development Glimmer GUI DSL, supporting the very mature platform-independent native widget toolkit: wxWidgets. It now includes support for Unidirectional and Bidirectional Data-Binding! GitHub project : https://github.com/andyobtiva/glimmer-dsl-wx Ruby gem : https://rubygems.org/gems/glimmer-dsl-wx https://i.imgur.com/4EhqERm.gif # Change Log ## 0.1.0 - Upgrade to wxruby3 1.0.0 - Upgrade to glimmer 2.7.7 - Support control operations (methods) in the DSL - Improve detection of property setter methods on controls when invoking from DSL - Support property unidirectional data-binding for all controls - Support property bidirectional data-binding for text_ctrl - Support property bidirectional data-binding for spin_ctrl - Support property bidirectional data-binding for spin_ctrl_double - Support property bidirectional data-binding for slider - Hello, Data-Binding! Sample https://imgur.com/a/GgLwF9o