Re: GtkD 3.1.0 released, GTK+ with D.

2015-04-19 Thread Steve Teale via Digitalmars-d-announce
On Thursday, 26 March 2015 at 22:41:01 UTC, Mike Wey wrote: GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. Shortly after the last release, GtkD has been updated for GTK+ 3.16. GtkD 3.1.0 is now available on gtkd.org: http://gtkd.org/download.html Mike, Bro

Re: GtkD 3.1.0 released, GTK+ with D.

2015-04-25 Thread Steve Teale via Digitalmars-d-announce
Broadly speaking, how much work is involved in converting an app using GtkD 2.4? Thanks Steve Judging form the demos, the needed changes are minimal. OK, I'm now in a position to confirm that view. I've reworked my COMPO app to work with GTK+3, and it was pretty straightforward ;=)