Re: D's gui controls need a cool control for DataBase Programming

2014-06-04 Thread Jacob Carlborg via Digitalmars-d
On 2014-06-04 13:55, Bruno Medeiros wrote: Personally, I think GUI builders are likely a bit overrated nowadays. I do a lot of work with SWT, and I am a big fan of rich IDE toolchains, but I never felt much compelled to use an SWT GUI builder. I think Xcode/Interface Builder is very good. --

Re: D's gui controls need a cool control for DataBase Programming

2014-06-04 Thread Bruno Medeiros via Digitalmars-d
On 03/06/2014 17:00, Jacob Carlborg wrote: There's no GUI builder for DWT, if that's what you're looking for. But there is a plugin for Eclipse called WindowBuilder [1]. That will output Java code for SWT (which DWT is a port of). [1] http://www.eclipse.org/windowbuilder/ Personally, I think G

Re: D's gui controls need a cool control for DataBase Programming

2014-06-04 Thread Bruno Medeiros via Digitalmars-d
On 04/06/2014 03:25, ed wrote: You may also like to check out DDT if you're thinking of working with DWT. https://github.com/bruno-medeiros/DDT/ note: I have not tried DWT or DDT before. I have used WindowBuilder for commercial Java apps (Swing and SWT) and found it very quick and easy to get a

Re: D's gui controls need a cool control for DataBase Programming

2014-06-04 Thread FrankLike via Digitalmars-d
I don't know. As far as I can remember that only worked on Windows. I do have long term plans to create a GUI builder for DWT, sometime in the future. How to use the dwt on eclipse? search a plug-in 'dwt' ? Thank you.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-04 Thread FrankLike via Digitalmars-d
I don't know. As far as I can remember that only worked on Windows. I do have long term plans to create a GUI builder for DWT, sometime in the future. Hope the DWT is easy to use as DFL ,DGui. Thank you.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Jacob Carlborg via Digitalmars-d
On 04/06/14 04:09, FrankLike wrote: Several years ago,there was a simple IDE ,that named 'Entice',it could do for DFL and DWT.Will you want to continue it? I don't know. As far as I can remember that only worked on Windows. I do have long term plans to create a GUI builder for DWT, sometime in

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Jacob Carlborg via Digitalmars-d
On 04/06/14 04:02, FrankLike wrote: Will add it to VisualD? If do it,very cool. Thank you. No, will not happen. It's too much integrated with Eclipse. -- /Jacob Carlborg

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Vadim Lopatin via Digitalmars-d
On Tuesday, 3 June 2014 at 09:31:26 UTC, Rikki Cattermole wrote: On 3/06/2014 9:11 p.m., FrankLike wrote: Now,D is very cool for System Programming,but it's not cool for Database Programming. It needs some controls such as Calendar,DataTimePicker, DataGrid,DataView etc. DataGrid can display a lo

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread ed via Digitalmars-d
On Wednesday, 4 June 2014 at 02:25:29 UTC, ed wrote: On Wednesday, 4 June 2014 at 02:02:38 UTC, FrankLike wrote: There's no GUI builder for DWT, if that's what you're looking for. But there is a plugin for Eclipse called WindowBuilder [1]. That will output Java code for SWT (which DWT is a po

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread ed via Digitalmars-d
On Wednesday, 4 June 2014 at 02:02:38 UTC, FrankLike wrote: There's no GUI builder for DWT, if that's what you're looking for. But there is a plugin for Eclipse called WindowBuilder [1]. That will output Java code for SWT (which DWT is a port of). [1] http://www.eclipse.org/windowbuilder/

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
If somebody was to design (fully) how a set of controls for D would look and act like I may have a go at building an OpenGL based GUI toolkit. It was part of why I gave up on DOOGLE. OpenGL? A good idea.But will have a large Memory Usage.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
There's no GUI builder for DWT, if that's what you're looking Several years ago,there was a simple IDE ,that named 'Entice',it could do for DFL and DWT.Will you want to continue it? Thank you.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
There's no GUI builder for DWT, if that's what you're looking for. But there is a plugin for Eclipse called WindowBuilder [1]. That will output Java code for SWT (which DWT is a port of). [1] http://www.eclipse.org/windowbuilder/ Will add it to VisualD? If do it,very cool. Thank you.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Jacob Carlborg via Digitalmars-d
On 2014-06-03 17:08, FrankLike wrote: Can you recommend a good IDE For DWT? Thank you! If it's ok,I will use the DWT to work. There's no GUI builder for DWT, if that's what you're looking for. But there is a plugin for Eclipse called WindowBuilder [1]. That will output Java code for SWT (whi

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
I suggest you take a look at DWT, it has all you need and more. Can you recommend a good IDE For DWT? Thank you! If it's ok,I will use the DWT to work. Thank you.

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
them.Now,only DWT can work,but it's not easy to use.So D need some cool I have used it,Now,only DWT can work! There are at least 10 GUI toolkits for D, some are more I have tested them all.only DWT can work! I suggest you take a look at DWT, it has all you need and more. Have you tested

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Dejan Lekic via Digitalmars-d
On Tuesday, 3 June 2014 at 09:11:59 UTC, FrankLike wrote: Now,D is very cool for System Programming,but it's not cool for Database Programming. It needs some controls such as Calendar,DataTimePicker, DataGrid,DataView etc. DataGrid can display a lot of data ,such as Chinese chars ,and filter them

Re: D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread Rikki Cattermole via Digitalmars-d
On 3/06/2014 9:11 p.m., FrankLike wrote: Now,D is very cool for System Programming,but it's not cool for Database Programming. It needs some controls such as Calendar,DataTimePicker, DataGrid,DataView etc. DataGrid can display a lot of data ,such as Chinese chars ,and filter them,DataGrid's 'Data

D's gui controls need a cool control for DataBase Programming

2014-06-03 Thread FrankLike via Digitalmars-d
Now,D is very cool for System Programming,but it's not cool for Database Programming. It needs some controls such as Calendar,DataTimePicker, DataGrid,DataView etc. DataGrid can display a lot of data ,such as Chinese chars ,and filter them,DataGrid's 'Data Source' maybe the DataView,DataView is no