[ruby-talk:444375] [ANN] wxRuby3 0.9.2 release

This is another update on the road to the v1.0.0 release. wxRuby3 is a cross-platform GUI library for Ruby, based on the mature wxWidgets GUI toolkit for C++. It uses native widgets wherever possible, providing the correct look, feel and behavior to GUI applications on Windows, OS X and Linux/GTK. wxRuby aims to provide a comprehensive solution to developing professional-standard desktop applications in Ruby. wxRuby3 also provides extensive and complete reference documentation. This release - consistently provides Ruby-style enumerator methods where appropriate; - enhances the documentation; - extends the regression tests; - adds wxFileCtrl - adds Wx::DarkModeSettings, Wx::TaskBarButton and Wx::ThumbBarButton for WXMSW - implements various other improvements and minor corrections. If you are interested check this out: Documentation: https://mcorino.github.io/wxRuby3/index.html Github: https://github.com/mcorino/wxruby3 Rubygems: https://rubygems.org/gems/wxruby3
participants (1)
-
martin@corino.nl