New Designer Tool For Wt !
Added by Juan Burgos over 9 years ago
Hi All,
As promised I am sharing the tool I developed to help me make Wt applications. It is a WYSIWYG designer pretty much like QtDesigner but tailored specially for Wt. At the moment I only supply Windows binaries, but will work on the Linux and Mac binaries soon.
Any feedback is well appreciated.
IMPORTANT for when installing in Windows:
1) If complains about missing a DLL, install the VS2013 redistributables included in the installer.
2) Let the application through the firewall, otherwise you will not see anything.
Hope it is helpful:
SOURCE CODE:
https://github.com/juangburgos/WtDesigner
WINDOWS INSTALLER
https://sourceforge.net/projects/wtdesigner/files/Windowsx64/v.1.0.0/
Best,
Juan
Replies (2)
RE: New Designer Tool For Wt ! - Added by Dewdman42 Is Here about 9 years ago
can't wait to try it! Need OSX, or if you will build a 32bit version for us I can probably run it under wine.
RE: New Designer Tool For Wt ! - Added by Juan Burgos about 9 years ago
I could make an installer for OSX, but I am a little delayed with Linux and OSX binaries due to bug fixes, and work of course. Will let you know when I have them.