digitalmars.D.announce - Entice Designer 0.8.5 release - now supports DWT
- Chris Miller (21/21) Mar 13 2008 Entice Designer 0.8.5 now adds support for designing DWT shells and
- davidl (6/27) Mar 13 2008 Nice work!
- John Reimer (5/8) Mar 13 2008 Not at all. The more the merrier! :)
- John Reimer (11/39) Mar 13 2008 Many thanks for this valuable contribution, Chris. I'm hoping both dfl
- Frank Benoit (3/3) Mar 14 2008 Wow, great!
- bobef (2/6) Mar 14 2008 In the past I have used VEP (or something like that). It is a visual edi...
- =?ISO-8859-2?Q?Dan_Mat=ECjka?= (4/12) Mar 14 2008 Hi. I started to play with DFL and Entice Designer. Are you planning to
- Jesse Phillips (6/22) Mar 14 2008 As he said in his post, "Note that the new DWT support does not mean DFL...
- John Reimer (11/13) Mar 14 2008 Actually, I don't believe that to be true anymore. Having dwt as the
- Jesse Phillips (5/23) Mar 14 2008 Oh, I realize that, Walter gave the word that DWT was official and the
- Ary Borenszweig (3/11) Mar 14 2008 Probably making VEP work for Descent + DWT is going to be very easy
- John Reimer (10/24) Mar 14 2008 Of course, Activating VEP for DWT would be a welcome addition :). But
- Chris Miller (3/6) Mar 14 2008 Yes, eventually. I'll need to familiarize myself with them first.
- Xinok (7/9) Mar 14 2008 I'm getting some assert errors with this version. Two in particular I
- Chris Miller (13/22) Mar 14 2008 Thanks for reporting this.
- Chris Miller (1/5) Mar 14 2008 Nevermind, I see it. I'll have the fix soon.
- Chris Miller (5/14) Mar 14 2008 http://www.dprogramming.com/entice.php
- Xinok (5/26) Mar 14 2008 Thanks for the quick update :)
- Chris Miller (2/2) Mar 16 2008 My best friend Anders made a video of Entice Designer running on Linux:
- Anders Bergh (5/7) Mar 16 2008 Worth noting is that the video shows DWT in use, and the code works just...
Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls! New in this version: * Added support for designing DWT shells and widgets. * Added DWT autocomplete information; must be enabled. * Improved API Viewer. * Slightly changed autocomplete lists. Download and more information: http://www.dprogramming.com/entice.php Here is a screenshot using DWT: http://www.dprogramming.com/enticedwt.gif Other screenshots found on the Entice page. Entice also makes a good code editor, if you're not intersted in a GUI builder. Note that the new DWT support does not mean DFL will be abandoned; DFL is actually getting many updates, and both libraries have their own pros and cons. There has also been a minor maintenance update to DFL, version 0.9.7.01: http://www.dprogramming.com/dfl.php Note that the testing snapshots include these changes and more. - Chris Miller (the original)
Mar 13 2008
在 Fri, 14 Mar 2008 10:08:48 +0800,Chris Miller <chris dprogramming.com> 写道:Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls! New in this version: * Added support for designing DWT shells and widgets. * Added DWT autocomplete information; must be enabled. * Improved API Viewer. * Slightly changed autocomplete lists. Download and more information: http://www.dprogramming.com/entice.php Here is a screenshot using DWT: http://www.dprogramming.com/enticedwt.gif Other screenshots found on the Entice page. Entice also makes a good code editor, if you're not intersted in a GUI builder. Note that the new DWT support does not mean DFL will be abandoned; DFL is actually getting many updates, and both libraries have their own pros and cons. There has also been a minor maintenance update to DFL, version 0.9.7.01: http://www.dprogramming.com/dfl.php Note that the testing snapshots include these changes and more. - Chris Miller (the original)Nice work! That means my ideas on the dwt wiki page meaningless? -- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
Mar 13 2008
davidl wrote:Nice work! That means my ideas on the dwt wiki page meaningless?Not at all. The more the merrier! :) There will always be plenty of opportunities for alternatives. The right mixture of resources, interest, and motivation is all that's necessary. -JJR
Mar 13 2008
Chris Miller wrote:Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls! New in this version: * Added support for designing DWT shells and widgets. * Added DWT autocomplete information; must be enabled. * Improved API Viewer. * Slightly changed autocomplete lists. Download and more information: http://www.dprogramming.com/entice.php Here is a screenshot using DWT: http://www.dprogramming.com/enticedwt.gif Other screenshots found on the Entice page. Entice also makes a good code editor, if you're not intersted in a GUI builder. Note that the new DWT support does not mean DFL will be abandoned; DFL is actually getting many updates, and both libraries have their own pros and cons. There has also been a minor maintenance update to DFL, version 0.9.7.01: http://www.dprogramming.com/dfl.php Note that the testing snapshots include these changes and more. - Chris Miller (the original)Many thanks for this valuable contribution, Chris. I'm hoping both dfl and dwt continue to grow more popular. :) Incidentally, I've been testing the pre-releases of Entice leading up to this announcement, and dwt users might be interested to know that Entice also runs on Linux under the Wine emulator. Also, Entice dwt output should be buildable on both linux or windows. I look forward to seeing future releases of Entice Designer as it progresses towards a comprehensive IDE. Once again, great work! -JJR
Mar 13 2008
Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?
Mar 14 2008
Frank Benoit Wrote:Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?In the past I have used VEP (or something like that). It is a visual editor for Eclipse. It has layouts and everything. Generates SWT code. Takes only a minute to convert to D.
Mar 14 2008
Hi. I started to play with DFL and Entice Designer. Are you planning to stop development of DFL and move to DWT? There are many diferent GUI toolkits, so I am confused which one to choose. bobef napsal(a):Frank Benoit Wrote:Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?In the past I have used VEP (or something like that). It is a visual editor for Eclipse. It has layouts and everything. Generates SWT code. Takes only a minute to convert to D.
Mar 14 2008
On Fri, 14 Mar 2008 11:37:12 +0100, Dan Matějka wrote:Hi. I started to play with DFL and Entice Designer. Are you planning to stop development of DFL and move to DWT? There are many diferent GUI toolkits, so I am confused which one to choose. bobef napsal(a):As he said in his post, "Note that the new DWT support does not mean DFL will be abandoned; DFL is actually getting many updates, and both libraries have their own pros and cons." DWT is supposedly the official GUI lib for D, but frankly it really doesn't matter choose one that is right for you.Frank Benoit Wrote:Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?In the past I have used VEP (or something like that). It is a visual editor for Eclipse. It has layouts and everything. Generates SWT code. Takes only a minute to convert to D.
Mar 14 2008
Jesse Phillips wrote:DWT is supposedly the official GUI lib for D, but frankly it really doesn't matter choose one that is right for you.Actually, I don't believe that to be true anymore. Having dwt as the official gui for D might have been the intention several years ago when there were few GUI's available for d, but the situation today is very different. The DWT newsgroup was practically abandoned awhile ago, and we just figured it would be good to put it to use again. Notice that other GUI framework project owners post in this newsgroup also? So this newsgroup really has just become the central posting grounds for all things GUI in D. The newsgroup is probably misnamed... but I don't mind. ;) -JJR
Mar 14 2008
On Fri, 14 Mar 2008 18:44:18 -0700, John Reimer wrote:Jesse Phillips wrote:Oh, I realize that, Walter gave the word that DWT was official and the project died. This is why I used supposedly, while he has no intention of declaring an Official GUI, I do not know if he has actually taking it back, though it is probably implied.DWT is supposedly the official GUI lib for D, but frankly it really doesn't matter choose one that is right for you.Actually, I don't believe that to be true anymore. Having dwt as the official gui for D might have been the intention several years ago when there were few GUI's available for d, but the situation today is very different. The DWT newsgroup was practically abandoned awhile ago, and we just figured it would be good to put it to use again. Notice that other GUI framework project owners post in this newsgroup also? So this newsgroup really has just become the central posting grounds for all things GUI in D. The newsgroup is probably misnamed... but I don't mind. ;) -JJR
Mar 14 2008
bobef wrote:Frank Benoit Wrote:Probably making VEP work for Descent + DWT is going to be very easy then. :-)Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?In the past I have used VEP (or something like that). It is a visual editor for Eclipse. It has layouts and everything. Generates SWT code. Takes only a minute to convert to D.
Mar 14 2008
Ary Borenszweig wrote:bobef wrote:Of course, Activating VEP for DWT would be a welcome addition :). But I'm pleased to see an alternative provided by a light-weight program like Entice: it's fast to load and easy to use -- this is a big advantage. Eclipse tends to be bulky and complicated (though very comprehensive). Having both Entice and VEP available would be optimal, though, to cater to different users. Of course, what would be fun to see eventually would be a whole port of Eclipse to d and dwt... but I think I'd be dreaming... -JJRFrank Benoit Wrote:Probably making VEP work for Descent + DWT is going to be very easy then. :-)Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?In the past I have used VEP (or something like that). It is a visual editor for Eclipse. It has layouts and everything. Generates SWT code. Takes only a minute to convert to D.
Mar 14 2008
On Fri, 14 Mar 2008 04:55:53 -0400, Frank Benoit <keinfarbton googlemail.com> wrote:Wow, great! Thanks for this Chris. A GUI designer for DWT was asked for many times. Do you plan to add support for Layouts in future?Yes, eventually. I'll need to familiarize myself with them first.
Mar 14 2008
Chris Miller wrote:Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls!I'm getting some assert errors with this version. Two in particular I can reproduce, when I attempt to create a new file, I get: AssertError Failure dfldesigner(7751) And if I try to copy an object in the dialog editor: AssertError Failure ddcontrolchildren(2274) I've tried deleting my settings file, but I'm still getting these errors.
Mar 14 2008
On Fri, 14 Mar 2008 21:23:08 -0400, Xinok <xnknet gmail.com> wrote:Chris Miller wrote:Thanks for reporting this. The first error is because I rearranged some code, and the assert was ensuring the old order. The code was fine except the assert. Perhaps I need to assert my asserts are valid :P You can work around it by making sure at least one tab is open; my tests passed because I have the Start Page up. I can't seem to figure out the second error. That code path shouldn't happen. Can you give me a small source file that reproduces it? Also, the error log has more information that might be helpful, it can be viewed in Help->About. I'll try to have a fix up soon. - ChrisEntice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls!I'm getting some assert errors with this version. Two in particular I can reproduce, when I attempt to create a new file, I get: AssertError Failure dfldesigner(7751) And if I try to copy an object in the dialog editor: AssertError Failure ddcontrolchildren(2274) I've tried deleting my settings file, but I'm still getting these errors.
Mar 14 2008
I can't seem to figure out the second error. That code path shouldn't happen. Can you give me a small source file that reproduces it? Also, the error log has more information that might be helpful, it can be viewed in Help->About.Nevermind, I see it. I'll have the fix soon.
Mar 14 2008
On Fri, 14 Mar 2008 21:23:08 -0400, Xinok <xnknet gmail.com> wrote:Chris Miller wrote:http://www.dprogramming.com/entice.php Fixed, thanks. Were you getting other assertion failures? Even if you can't reproduce it, please let me know the messages. Help->About should log it.Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls!I'm getting some assert errors with this version. Two in particular I can reproduce, when I attempt to create a new file, I get: AssertError Failure dfldesigner(7751) And if I try to copy an object in the dialog editor: AssertError Failure ddcontrolchildren(2274) I've tried deleting my settings file, but I'm still getting these errors.
Mar 14 2008
Chris Miller wrote:On Fri, 14 Mar 2008 21:23:08 -0400, Xinok <xnknet gmail.com> wrote:Thanks for the quick update :) Sorry, but I don't have the error log anymore. When deleting the settings, I simply deleted the folder in application data. If I do get any more errors though, I'll post them here.Chris Miller wrote:http://www.dprogramming.com/entice.php Fixed, thanks. Were you getting other assertion failures? Even if you can't reproduce it, please let me know the messages. Help->About should log it.Entice Designer 0.8.5 now adds support for designing DWT shells and widgets, as well as DFL forms and controls!I'm getting some assert errors with this version. Two in particular I can reproduce, when I attempt to create a new file, I get: AssertError Failure dfldesigner(7751) And if I try to copy an object in the dialog editor: AssertError Failure ddcontrolchildren(2274) I've tried deleting my settings file, but I'm still getting these errors.
Mar 14 2008
My best friend Anders made a video of Entice Designer running on Linux: http://www.dprogramming.com/entice-in-wine.mpeg (7.5 MB)
Mar 16 2008
On Sun, 16 Mar 2008 08:02:51 -0400 "Chris Miller" <chris dprogramming.com> wrote:My best friend Anders made a video of Entice Designer running on Linux: http://www.dprogramming.com/entice-in-wine.mpeg (7.5 MB)Worth noting is that the video shows DWT in use, and the code works just fine with dwt-linux. Entice is definitely a useful designer for Linux GUI's. -- Anders Bergh <anders1 gmail.com>
Mar 16 2008