[ruby-talk:444257] Glimmer DSL for WX 0.0.6 Released

25 Jun
2023
25 Jun
'23
7:09 p.m.
Glimmer DSL for WX 0.0.6 has been released! It now supports all layout sizers (like VBoxSizer, which is `v_box_sizer` in Glimmer DSL syntax), and includes a new sample (`samples/hello/hello_sizer.rb`). Sizer child controls can specify their own `sizer_args` declaratively within their bodies. GitHub: https://github.com/AndyObtiva/glimmer-dsl-wx Ruby Gem: https://rubygems.org/gems/glimmer-dsl-wx Change Log: 0.0.6: - Sizer (layout) support - samples/hello/hello_sizer.rb - Refactor/move glimmer_new samples to hello directory - Fix ControlProxy#frame_proxy method, which grabs the parent frame (going all the way to the top of the hierarchy)
762
Age (days ago)
762
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Maleh