Thread overview
Gtkd-2
Nov 13, 2013
Steve Teale
Nov 13, 2013
Marco Leise
Nov 13, 2013
growler
Nov 13, 2013
Mike James
Nov 13, 2013
Mike Wey
Nov 14, 2013
Mike James
Nov 14, 2013
Chris
Nov 13, 2013
jean christophe
Nov 13, 2013
Steve Teale
November 13, 2013
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
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
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
"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
+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
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
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
"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
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.