February 22, 2011 about the GUI issue. | ||||
|---|---|---|---|---|
| ||||
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. | ||||
February 22, 2011 Re: about the GUI issue. | ||||
|---|---|---|---|---|
| ||||
Posted in reply to David Wang | 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.
| |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply