Anyone interested in libbe backend for libui-ng?

libui-ng is a GUI library that wraps native APIs like wxWidgets does.

It’s a small library unlike wxWidgets. You can build it in a minute.
And it has C APIs. You can use native controls in C programs.
It also has many bindings already (for go, ruby, python, etc.) You can use them to use native controls with other languages.

Recently, I saw a request for the libbe backend on Github.

But I don’t think the owner accepts it. (and I don’t plan to work on it too.)
If someone want to work on it, I’ll share a base branch for the libbe backend.
Most functions are empty or broken but you can build it without errors.

1 Like