LibreCAD
›
LibreCAD-dev
Re: LC on Web
Posted by
bhattigurjot
on
URL:
https://forum.librecad.org/LC-on-Web-tp5713269p5713278.html
Then we will drop emscripten-qt and will only use emscripten to port c++ code. We need to build a web GUI, then we will connect c++ and JS using one of the methods as described here:
http://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/
To create a GUI we can use some external framework.
Some open source frameworks like:
Semantic UI
http://semantic-ui.com/
UI Kit
http://getuikit.com/
OpenUI5
http://openui5.org/
Or non-open but free
jQWidgets
http://www.jqwidgets.com/license/
Or if you already have another idea, please share that.
Free forum by Nabble
Edit this page