digitalmars.D.dwt - DWT Designer
- sleek (3/3) Jul 23 2008 I understand that there is the Entice tool which can be used to design U...
- Frank Benoit (3/8) Jul 23 2008 There is the www.eclipse.org/vep project, the visual editor for SWT.
- Jacob Carlborg (2/10) Jul 24 2008 To bad it's only for Eclipse 3.2, for now. I'm running 3.4.
- Jacob Carlborg (3/15) Jul 24 2008 * Too bad
- Jacob Carlborg (4/9) Jul 24 2008 WindowBuilder(http://www.instantiations.com/windowbuilderpro/default.htm...
I understand that there is the Entice tool which can be used to design UI for DFL and DWT apps. However, it seems quite limited. Are there any other tools like this which can generate DWT-compatible UI code?
Jul 23 2008
sleek schrieb:I understand that there is the Entice tool which can be used to design UI for DFL and DWT apps. However, it seems quite limited. Are there any other tools like this which can generate DWT-compatible UI code?There is the www.eclipse.org/vep project, the visual editor for SWT. But i have never used it.
Jul 23 2008
Frank Benoit wrote:sleek schrieb:To bad it's only for Eclipse 3.2, for now. I'm running 3.4.I understand that there is the Entice tool which can be used to design UI for DFL and DWT apps. However, it seems quite limited. Are there any other tools like this which can generate DWT-compatible UI code?There is the www.eclipse.org/vep project, the visual editor for SWT. But i have never used it.
Jul 24 2008
Jacob Carlborg wrote:Frank Benoit wrote:* Too bad And isn't Descent for Eclipse 3.3 and above.sleek schrieb:To bad it's only for Eclipse 3.2, for now. I'm running 3.4.I understand that there is the Entice tool which can be used to design UI for DFL and DWT apps. However, it seems quite limited. Are there any other tools like this which can generate DWT-compatible UI code?There is the www.eclipse.org/vep project, the visual editor for SWT. But i have never used it.
Jul 24 2008
sleek wrote:I understand that there is the Entice tool which can be used to design UI for DFL and DWT apps. However, it seems quite limited. Are there any other tools like this which can generate DWT-compatible UI code?WindowBuilder(http://www.instantiations.com/windowbuilderpro/default.htm) is a very good visual editor for SWT but it's not free. Has support for JFace also. Then you can easily port the SWT code to DWT.
Jul 24 2008