Re: about the GUI issue.

2011-02-22 Thread Kagamin
David Wang Wrote:

 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 ?

You can do both things if you have appropriate bindings.


about the GUI issue.

2011-02-21 Thread David Wang
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.