
I just successfully compiled wxWidgets on Linux, installed the wxruby3 gem, and ran samples. https://imgur.com/a/hUVxcqH I am good to go as far as being able to play around with the library and see what I could come up with. Thanks again and cheers, Andy On Wed, May 10, 2023 at 6:53 PM Andy M <andy.am@gmail.com> wrote:
Did you read my post? I’ve been living and breathing GUI in Ruby since 2007 or so. My project won an award by Matz, the creator of Ruby, last year.
[image: logo_square.jpg]
<結果発表>「第14回フクオカRuby大賞」審査結果! - 福岡県Ruby・コンテンツビジネス振興会議 <https://www.digitalfukuoka.jp/topics/187?locale=ja> digitalfukuoka.jp <https://www.digitalfukuoka.jp/topics/187?locale=ja> <https://www.digitalfukuoka.jp/topics/187?locale=ja>
Scroll down and you’ll find Glimmer DSL for LibUI and my name (Andy Maleh).
Ruby is well connected to GUI already, and can produce GUI with Glimmer with a lot less code than Python or any other competing technologies. I’ll be happy to extend that awesomeness to wxwidgets when it’s fully supported in Ruby again.
Andy
LinkedIn: https://www.linkedin.com/in/andymaleh <https://www.linkedin.com/in/andymaleh> Blog: https://andymaleh.blogspot.com GitHub: https://github.com/AndyObtiva Twitter: https://www.twitter.com/AndyObtiva
On May 10, 2023, at 6:32 PM, Eike Dierks via ruby-talk < ruby-talk@ml.ruby-lang.org> wrote:
Hi Martin, big thanks to you
We really need to connect ruby to the gui. This is a big step forward.
We are all so busy doing servers, no one yet had time to spent time on the client guis apis.
On Wed, May 10, 2023 at 12:06 PM martin--- via ruby-talk <ruby-talk@ml.ruby-lang.org> wrote:
For those of you (still) interested in building desktop GUI applications with Ruby this might be interesting.
A first public beta of the newly revived wxRuby3 has been released. Like former editions of this project wxRuby3 aims to provide a native extension wrapping the popular C++ wxWidgets GUI framework libraries.
If you are interested check this out:
Github: https://github.com/mcorino/wxruby3
Rubygems: https://rubygems.org/gems/wxruby3
______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org...
______________________________________________ ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org...
-- Andy Maleh LinkedIn: https://www.linkedin.com/in/andymaleh <https://www.linkedin.com/in/andymaleh> Blog: http://andymaleh.blogspot.com GitHub: http://www.github.com/AndyObtiva Twitter: @AndyObtiva <https://twitter.com/AndyObtiva>