digitalmars.D - GUI library for D ---- Why do not consider to use GTK+ 3.0 ??
- David Wang <osx.david live.com> Apr 06 2011
- "nedbrek" <nedbrek yahoo.com> Apr 06 2011
- Jesse Phillips <jessekphillips+d gmail.com> Apr 06 2011
- Kagamin <spam here.lot> Apr 07 2011
- Justin Whear <justin economicmodeling.com> Apr 07 2011
- Kagamin <spam here.lot> Apr 07 2011
please view: http://www.digitalmars.com/pnews/read.php? server=news.digitalmars.com&group=digitalmars.D&artnum=134026
Apr 06 2011
Hi David, "David Wang" <osx.david live.com> wrote in message news:inh53n$10fn$1 digitalmars.com...please view: http://www.digitalmars.com/pnews/read.php? server=news.digitalmars.com&group=digitalmars.D&artnum=134026
Do you do a lot of gtk GUI development? How do avoid the grind of edit-compile-test? Ned
Apr 06 2011
On Wed, 06 Apr 2011 07:35:19 +0000, David Wang wrote:please view: http://www.digitalmars.com/pnews/read.php? server=news.digitalmars.com&group=digitalmars.D&artnum=134026
The reason this is not getting a lot of attention is the same reason any one GUI project isn't getting a lot of attention, everyone has their own desire for which toolkit to build from and everyone is busy. On top of that GtkD exists, while it currently uses an older version of Gtk it is there and will likely move to Gtk 3.0 when the author has some more time. The benefits of 'GObject Introspection' are of no consequence since it already works without them. I do not speak for the author or his plans, but at this time moving it up to 3.0 is just more work and time the author doesn't have.
Apr 06 2011
Jesse Phillips Wrote:On Wed, 06 Apr 2011 07:35:19 +0000, David Wang wrote:please view: http://www.digitalmars.com/pnews/read.php? server=news.digitalmars.com&group=digitalmars.D&artnum=134026
The reason this is not getting a lot of attention is the same reason any one GUI project isn't getting a lot of attention, everyone has their own desire for which toolkit to build from and everyone is busy. On top of that GtkD exists, while it currently uses an older version of Gtk
gtk2 seems to be not an older version, but current version, gtk3 being just a plan.
Apr 07 2011
Actually GTK+3.0 is the current stable release and the 2.2* series is in maintenance mode. I'd love to see GtkD update to the 3 series soon-- currently using the 2.6 version.
Apr 07 2011
Justin Whear Wrote:Actually GTK+3.0 is the current stable release and the 2.2* series is in maintenance mode. I'd love to see GtkD update to the 3 series soon-- currently using the 2.6 version.
Indeed, lol, I was confused by the windows section which knows nothing about 3.0 version.
Apr 07 2011









"nedbrek" <nedbrek yahoo.com> 