Great library - Roadmap?
Hello, this is a great library! Sadly no development since almost 3 years. I would like to know, if I can choose wxRust2 for future projects. Will this project be continued?
Hi, thank you for your interest. Unfortunately I personally lost passion for this project currently.
This library brings a lot of feature from the original wxWidgets library, but without safety or rust ergonomics.
I'm playing with iced these days. There are some Elm based GUI toolkit libraries which works better with the rust's ownership model.
I like GUI library which provides platform native feel, so I may be back to revisit and redesign this library in future, but I can't commit nothing now.
Btw, would you like share the porting work? I want to know how to upgrade the original wxWidgets to newer version. Thanks very much.