Actions
Bug #1601
openWt Ui Creation
Start date:
12/11/2012
Due date:
% Done:
0%
Estimated time:
Description
Hi everyone,
I am new to Wt. Please do clarify my questions.
1)Is their anything available to create Ui as in Qt?
2) Is it possible to migrate the applications from Qt to Wt?
Thanks in advance..
Updated by Koen Deforche over 10 years ago
- Target version deleted (
3.2.3)
Hey,
1) This is a recurring request which many people want but few people agree on what to have exactly. We have some ideas of our own too, but believe it's not yet our highest priority.
2) Not without effort. Usually people will rewrite the application using Wt but following a similar organization as the Qt application and reusing the business logic. Usually there will be intrinsic differences because of the need for internal paths and to make the UI feel more like a web interface.
Regards,
koen
Actions