February 09, 2006
Hasan Aljudy wrote:
> Walter Bright wrote:
>> For all things regarding DWT, the converstion of SWT to D.
> 
> Now that I think about it .. shouldn't it be a general gui NG instead? Since we didn't decide yet to endrose any specific GUI?

Maybe if you ask nicely, Walter will create a digitalmars.D.* 'group for your GUI library.  But who knows?

But yes, a digitalmars.D.gui 'group would be useful, as it would provide a place for:
- general discussion of GUI programming
- comparisons of GUI libraries
- discussion of how to implement GUI features in a library
- discussion on specific GUI libraries

Stewart.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M d- s:- C++@ a->--- UB@ P+ L E@ W++@ N+++ o K-@ w++@ O? M V? PS- PE- Y? PGP- t- 5? X? R b DI? D G e++>++++ h-- r-- !y
------END GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox.  Please keep replies on the 'group where everyone may benefit.
February 27, 2006
Mr. Bright,
than it would be fair if You setup digitalmars.D.dfl, digitalmars.D.minwin,
digitalmars.D.wxd and digitalmars.D.dui newsgroups as those are serious
competition to DWT.
I personally prefer MinWin over all others... Now I feel like DWT is
considered like "preferred" D GUI, which is far from true.

Kind regards

Dejan
February 27, 2006
Dejan Lekic wrote:

> Mr. Bright,
> than it would be fair if You setup digitalmars.D.dfl, digitalmars.D.minwin,
> digitalmars.D.wxd and digitalmars.D.dui newsgroups as those are serious
> competition to DWT.

Or perhaps just a generic "digitalmars.D.gui" NG, or something ?

But Walter said that the other GUI could go in the DWT group too:
http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.dwt/51

> I personally prefer MinWin over all others... Now I feel like DWT is
> considered like "preferred" D GUI, which is far from true.

It isn't ? I had the feeling that DWT was now the official GUI.
Or at least the graphical interface that Digital Mars prefers ?

--anders
February 27, 2006
Anders F Björklund wrote:

> Dejan Lekic wrote:

>> I personally prefer MinWin over all others... Now I feel like DWT is considered like "preferred" D GUI, which is far from true.
> 
> It isn't ? I had the feeling that DWT was now the official GUI. Or at least the graphical interface that Digital Mars prefers ?
> 
> --anders

I think that Walter want a GUI toolkit that he can bundle with the compiler, and he think that DWT is the currently most promising project, regarding comprehensive and portable factors. But he also said something to the degree that this might change in the future if some other solution turns out to be a better match for D.
February 27, 2006
Lars Ivar Igesund wrote:

> I think that Walter want a GUI toolkit that he can bundle with the compiler,
> and he think that DWT is the currently most promising project, regarding
> comprehensive and portable factors. But he also said something to the
> degree that this might change in the future if some other solution turns
> out to be a better match for D.

I wanted a GUI solution that I could bundle with the GDC compiler,
so for me wxD (i.e. wxWidgets) turned out to be a perfect match...

--anders
February 27, 2006
Dejan Lekic wrote:
> Mr. Bright,
> than it would be fair if You setup digitalmars.D.dfl, digitalmars.D.minwin,
> digitalmars.D.wxd and digitalmars.D.dui newsgroups as those are serious
> competition to DWT.
> I personally prefer MinWin over all others... Now I feel like DWT is
> considered like "preferred" D GUI, which is far from true.
> 
> Kind regards
> 
> Dejan

I'm perfectly comfortable not having a DUI group.
I decided that there is a place to DUI (Gtk+ D style OO wrapping)
even with the decision to have a another standard D GUI.

I'm working on a revised version of DUI that I'm calling Duit for now.

Ant
February 28, 2006
Dejan Lekic wrote:
> Mr. Bright,
> than it would be fair if You setup digitalmars.D.dfl, digitalmars.D.minwin,
> digitalmars.D.wxd and digitalmars.D.dui newsgroups as those are serious
> competition to DWT.
> I personally prefer MinWin over all others... Now I feel like DWT is
> considered like "preferred" D GUI, which is far from true.
> 
> Kind regards
> 
> Dejan

s/\.dwt/.gui/


-- 
Bruno Medeiros - CS/E student
"Certain aspects of D are a pathway to many abilities some consider to be... unnatural."
1 2
Next ›   Last »