Re: libui: a portable GUI library for C
- Posted by andi49 Jun 19, 2016
- 2104 views
Hi
I recently came across libui and started putting together a wrapper for it. It's still in early alpha stage, but it's been under continuous development for about the past year. I've already had some interaction with the developer on GitHub and I've even got my wrapper listed on the main page for the project.
The API reminds me of IUP but it's not as overwhelming and it relies entirely on box sizer concepts like wxWidgets. The API will surely grow over time and I hope to keep up on the changes. The developer has been quite good about making small consumable commits and tracking changes on the main project page.
You'll find my wrapper here: https://github.com/ghaberek/libui-euphoria. There are precompiled binaries on the project releases page.
Note: The latest Windows binaries don't seem to be working correctly right now (see #111) but I can provide a zip of my local build from Visual Studio upon request.
Here is the requisite "hello world" example. More examples can be found here: examples.
-Greg
Hallo, looks really nice....
But what about this: https://bitbucket.org/ghaberek/iup4eu
and all this talking: http://openeuphoria.org/forum/129148.wc
Just for the files, iup4eu is dead?
Andreas