Login  Register

Re: Graphics View Framework

Posted by ravas on Aug 13, 2015; 9:09pm
URL: https://forum.librecad.org/Graphics-View-Framework-tp5712011p5712018.html

I'm enjoying working with Qt. The documentation and Qt Creator are both excellent.

Some part of my mind is against C++ to javascript conversion.
I would start from scratch with paper.js, if I really wanted to make a web CAD.

What do you think about these?

http://www.fltk.org/doc-2.0/html/index.html
http://cegui.org.uk/features
http://www.wxwidgets.org/about/ (on github)