Victor Levasseur
Victor Levasseur
Hi, I'm trying to build box2d.js (to use ALLOW_MEMORY_GROWTH) on Linux. However, the build process stops because of this error : ``` python /home/victor/Developpement/emsdk_portable/emscripten/master/tools/webidl_binder.py Box2D_v2.3.1.idl box2d_glue Traceback (most recent call...
This PR adds a `ListBox` widget. It's based on Zax37 but has almost been entirely rewritten to improve the widget. **Features :** - Vertical scrollbar (never, auto or always) -...
Hi, in the README, the Maven project exposes a pgv-java-stub dependency that the gradle project example doesn't have. It's required as the code can't compile without it.
Just wonder why, as my program relies on this and I would prefer not to change it as a save operation is not supposed to change the XMLDocument object.