about the GUI issue.
David Wang
osx.david at live.com
Mon Feb 21 19:47:15 PST 2011
Sorry, maybe this question is not so "proper", but I really want to get some
feedback, for here we have many professors about D.
Before, if D want to use the GUI, such as GTK+, we can use a "gtkD" port.
http://www.dsource.org/projects/gtkd
And when the Milestone version for GTK+ (GTK+ 3.0) formally released out,
there is a "GtkApplication" was introduced that many other language (except
C Language) can use GTK+3.0 components and GUIs.
http://library.gnome.org/devel/gtk3/3.0/index.html
http://library.gnome.org/devel/gtk3/3.0/GtkApplication.html
So, I want to know that whether our D can use this "GtkApplication" or we
can using D to produce the GUI level applications based on GTK+3.0 ?
Best regards.
David.
More information about the Digitalmars-d
mailing list