MyGUI / mygui

Fast, flexible and simple GUI.
http://mygui.info/
Other
713 stars 205 forks source link

What about a Java binding? #222

Closed ghost closed 3 years ago

ghost commented 3 years ago

It would be nice if there is one.

Altren commented 3 years ago

No, there is no Java binding. I'm not against having one, but this would be a big task. There is C# wrapper (partially manual, but mostly generated), but I don't know if it would be hard to reuse it.

ghost commented 3 years ago

No, there is no Java binding. I'm not against having one, but this would be a big task. There is C# wrapper (partially manual, but mostly generated), but I don't know if it would be hard to reuse it.

I will try to use Swig to see if I have lucks. Nowadays people all use software to automated the generation of binding, no one will code by hand. There are a bunch of them for Java, listed here: https://github.com/bytedeco/javacpp