5 ms·
A Rust binding of the wxWidgets cross platform toolkit.
- axk 13y agoHow up to date is wxc these days? Last time I checked it was very raw. Regardless, this is an exciting development. Once it's reasonably stable I will migrate my hobby project (http://spek.cc http://spek.cc) to use it!
- glibgil 13y agoI don't know. I haven't checked. Have you checked yet since posting?
- MrBra 13y agoWell, don't know exactly but it's obvious that wxWidgets came to a point where they are now developing some rust.. Sorry.
- mdup 13y agoEven if not the most up-to-date, it's still nice to have an option to create some GUI stuff in Rust.
- zem 13y agowxc is now part of the wxHaskell project [http://www.haskell.org/haskellwiki/WxHaskell http://www.haskell.org/haskellwiki/WxHaskell], which has this to say about up-to-dateness: The core interface of wxHaskell was originally derived from the wxEiffel binding. Work on this has been dormant for several years, but the wxHaskell maintainers now support updates to the wxWidgets API themselves - we generally respond to new releases of wxWidgets within a few weeks at most.