digitalmars.D - D bindings for GTK?
- Bill Baxter <dnewsgroup billbaxter.com> Apr 23 2007
- Howard Berkey <howard well.com> Apr 23 2007
- Bill Baxter <dnewsgroup billbaxter.com> Apr 23 2007
- Howard Berkey <howard well.com> Apr 23 2007
- Alexander Panek <alexander.panek brainsware.org> Apr 23 2007
What's the status of the DUI/gtkD project? http://www.dsource.org/projects/dui Anyone using it? Any active development? --bb
Apr 23 2007
Bill Baxter Wrote:What's the status of the DUI/gtkD project? http://www.dsource.org/projects/dui Anyone using it? Any active development? --bb
It works, and had some traffic a little while back; I posted a dsss.conf to build the examples in one of the other newsgroups a while back. Haven't touched it in a while though. That said, even the GL gtk was working fine when I tried it last, so it's probably in good shape now. Howard
Apr 23 2007
Howard Berkey wrote:Bill Baxter Wrote:What's the status of the DUI/gtkD project? http://www.dsource.org/projects/dui Anyone using it? Any active development? --bb
It works, and had some traffic a little while back; I posted a dsss.conf to build the examples in one of the other newsgroups a while back. Haven't touched it in a while though. That said, even the GL gtk was working fine when I tried it last, so it's probably in good shape now. Howard
What version of GTK is it based on? Is it 2.0? --bb
Apr 23 2007
Bill Baxter Wrote:Howard Berkey wrote:Bill Baxter Wrote:What's the status of the DUI/gtkD project? http://www.dsource.org/projects/dui Anyone using it? Any active development? --bb
It works, and had some traffic a little while back; I posted a dsss.conf to build the examples in one of the other newsgroups a while back. Haven't touched it in a while though. That said, even the GL gtk was working fine when I tried it last, so it's probably in good shape now. Howard
What version of GTK is it based on? Is it 2.0?
I'm not sure of the specific version the current version is based upon, but it is gtk2, yeah; GtkTreeView and such are there. Howard
Apr 23 2007
On Tue, 24 Apr 2007 10:49:40 +0900 Bill Baxter <dnewsgroup billbaxter.com> wrote:What's the status of the DUI/gtkD project? http://www.dsource.org/projects/dui Anyone using it? Any active development? --bb
If you want Gtk *bindings* only, then bcd.gen may be the way to go, as it even comes with such (at least in the source package). http://dsource.org/projects/bcd/browser/trunk/bindings/bcd
Apr 23 2007









Howard Berkey <howard well.com> 