Thread overview | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
November 13, 2013 Gtkd-2 | ||||
---|---|---|---|---|
| ||||
I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd. It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier. If you have not been there recently - http://gtkd.org. Thanks Mike. |
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steve Teale | Am Wed, 13 Nov 2013 08:35:39 +0100 schrieb "Steve Teale" <steve.teale@britseyeview.com>: > I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd. > > It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier. > > If you have not been there recently - http://gtkd.org. > > Thanks Mike. Yeah, there must be a reason GtkD was first on my mind when I thought about which packages to add on Gentoo Linux. A GUI toolkit is always great to show programs written in D to others and build stuff that has a use for the average computer user. -- Marco |
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marco Leise | On Wednesday, 13 November 2013 at 08:41:27 UTC, Marco Leise wrote:
> Am Wed, 13 Nov 2013 08:35:39 +0100
> schrieb "Steve Teale" <steve.teale@britseyeview.com>:
>
>> I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd.
>>
>> It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier.
>>
>> If you have not been there recently - http://gtkd.org.
>>
>> Thanks Mike.
>
> Yeah, there must be a reason GtkD was first on my mind when I
> thought about which packages to add on Gentoo Linux.
> A GUI toolkit is always great to show programs written in D to
> others and build stuff that has a use for the average computer
> user.
+1
I've found GtkD by far the easiest D GUI library to build and use on Linux and Windows.
Thanks Mike!
|
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steve Teale | "Steve Teale" <steve.teale@britseyeview.com> wrote in message news:sbthddptgdozwiivirnr@forum.dlang.org... > I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd. > > It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier. > > If you have not been there recently - http://gtkd.org. > > Thanks Mike. +1 Is it about time to replace digitalmars.D.dwt forum with a digitalmars.D.GtkD one and make it the official Gui for D? -=mike=- |
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steve Teale |
+1
I'm very happy with Gtkd.
My config:
Debian 7
dmd v2.064
GtkD 2.3.0
On Wednesday, 13 November 2013 at 07:35:41 UTC, Steve Teale wrote:
> I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd.
>
> It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier.
>
> If you have not been there recently - http://gtkd.org.
>
> Thanks Mike.
|
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steve Teale | On Wednesday, 13 November 2013 at 07:35:41 UTC, Steve Teale wrote: > I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd. > > It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier. > > If you have not been there recently - http://gtkd.org. > > Thanks Mike. To put my money (or rather my time) where my mouth is, I've just done a short article 'Getting Started with Gtkd-2 - 101'. It's intended to be one of a series of about five that I hope will help to get beginners interested in D and Gtkd. It can be found at http://britseyeview.com/software/articles/gsgtkd.html. |
November 13, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike James | On 11/13/2013 09:51 AM, Mike James wrote: > "Steve Teale" <steve.teale@britseyeview.com> wrote in message > news:sbthddptgdozwiivirnr@forum.dlang.org... >> I'd like to publicly thank and commend Mike Wey for his hard work and >> perseverance on Gtkd. >> >> It is now fully up-to-date with GTK3, and with it and D, writing GUI >> programs has rarely if ever been easier. >> >> If you have not been there recently - http://gtkd.org. >> >> Thanks Mike. > > +1 > > Is it about time to replace digitalmars.D.dwt forum with a > digitalmars.D.GtkD one and make it the official Gui for D? > > -=mike=- Well, don't jinx it ;) -- Mike Wey |
November 14, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Wey | "Mike Wey" <mike-wey@example.com> wrote in message news:l60quj$1ace$1@digitalmars.com... > On 11/13/2013 09:51 AM, Mike James wrote: >> "Steve Teale" <steve.teale@britseyeview.com> wrote in message >> news:sbthddptgdozwiivirnr@forum.dlang.org... >>> I'd like to publicly thank and commend Mike Wey for his hard work and >>> perseverance on Gtkd. >>> >>> It is now fully up-to-date with GTK3, and with it and D, writing GUI >>> programs has rarely if ever been easier. >>> >>> If you have not been there recently - http://gtkd.org. >>> >>> Thanks Mike. >> >> +1 >> >> Is it about time to replace digitalmars.D.dwt forum with a >> digitalmars.D.GtkD one and make it the official Gui for D? >> >> -=mike=- > > Well, don't jinx it ;) > > -- > Mike Wey :-) -=mike=- |
November 14, 2013 Re: Gtkd-2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike James | On Wednesday, 13 November 2013 at 08:51:18 UTC, Mike James wrote:
> "Steve Teale" <steve.teale@britseyeview.com> wrote in message news:sbthddptgdozwiivirnr@forum.dlang.org...
>> I'd like to publicly thank and commend Mike Wey for his hard work and perseverance on Gtkd.
>>
>> It is now fully up-to-date with GTK3, and with it and D, writing GUI programs has rarely if ever been easier.
>>
>> If you have not been there recently - http://gtkd.org.
>>
>> Thanks Mike.
>
> +1
>
> Is it about time to replace digitalmars.D.dwt forum with a digitalmars.D.GtkD one and make it the official Gui for D?
>
> -=mike=-
Same here! I used GtkD and could build a UI (using Glade) in no time. I really appreciate the work that has gone into it so that all the nice features of Gtk3 are available to D.
|
Copyright © 1999-2021 by the D Language Foundation