-
Notifications
You must be signed in to change notification settings - Fork 32
Revive using libui-ng
#43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
True but I prefer the native Nim UI toolkit these days. I have no interest in wrapping bullshit C code anymore, it's just a liability and a technological dead-end. |
But is there a muliplatform gui library (besides nimx)? |
NiGUI seems promising, though this library definitely could better serve a number of use cases. |
I created a fork of this library that does wrap libui-ng. Check it out. |
@neroist |
While the original
libui
project is currently in hiatus for an unknown timespan, a fork exists that has active development. Rebasing on it would remove a factor that is likely stalling development, and could allow development of this library to resume should the incentive exist (and it seems likely that the demand for an updated GUI library for Nim is rather high at the moment).The text was updated successfully, but these errors were encountered: