Re: wxRuby3 0.9.0 RC1 released
Martin Corino <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Op vrijdag 30 juni 2023 om 17:36:08 UTC+2 schreef Vadim Zeitlin: On Fri, 30 Jun 2023 05:58:07 -0700 (PDT) Martin Corino wrote: MC> wxRuby has been revived with the wxRuby3 project and this is the very first MC> release candidate. This is indeed excellent news, thank you for working on this! And you are welcome too. MC> If you are interested check this out: MC> MC> Documentation: https://mcorino.github.io/wxRuby3/index.html This looks great too! Thanks. And it's not even in the state I want it to be ;-) MC> Github: https://github.com/mcorino/wxruby3 MC> MC> Rubygems: https://rubygems.org/gems/wxruby3 Out of curiosity, is it possible to create a standalone executable from a wxRuby program? wxRuby3 itself does not (currently?) offer such an option. There are however generic Ruby packaging solutions around which might do the trick. Myself, I would probably opt for packaging my app in a Gem with a starter script. That would not include Ruby itself but there is hardly a (mainstream) platform around for which Ruby is not readily available. And the various Ruby version managers even allow super easy installation of multiple versions (including the latest and greatest) if your distribution does not provide a recent version. Also, concerning the web site update: I'll change the link to point to the gem above, but I think it would be nice to publish a news item about wxRuby revival, especially when the final version is available. Please don't hesitate to submit a PR to https://github.com/wxWidgets/website/ adding it. I'll try my best when it comes to that. I think I will need most of the remaining summer to finish up to the final release. Stability overall is probably at the level I want it to be but tests are not nearly as complete as needed so outlier issues may still come up. Also, as said, I want to improve on documentation still. -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/3957ff83-a0a2-40fd-a3de-fd41189a3df7n%40googlegroups.com.