WtDesigner icon indicating copy to clipboard operation
WtDesigner copied to clipboard

Wt 4.0 Support

Open CMLDMR opened this issue 6 years ago • 1 comments

Do you maintain this project? Wt 4.0 Has been released along time ago.

CMLDMR avatar Jun 04 '18 08:06 CMLDMR

Sadly No! I started to invest time on it because I though I was gonna use it for work. But in the end it was decided to use a QWebSocket server in conjunction with QWebChannel to give a web interface to our C++ applications.

I'd say it was a good call because I did not see myself createing complex user interfaces in Wt. Is much better to create a REST service in your C++ application and then leverage any of the available web frameworks to create your user interface (I personally recommend Vue.js).

juangburgos avatar Jun 04 '18 08:06 juangburgos