Qt wrapper for D
Ritesh Nadhani
riteshn at gmail.com
Mon Feb 12 11:40:41 PST 2007
Thanks Nicolai.
I will take a look into it. Also doing some Googling, I think this project is what we should look into:
http://wxd.sourceforge.net/
Its a wrapper on a C++ class which should suit Qt.
Nicolai Waniek Wrote:
> Ritesh Nadhani wrote:
> > Hello
> >
> > We recently started working on a generic configuration tool and we were planning to write it in D language. Now lot of our GUI bindings are written in Qt. We would like to have a Qt wrapper for D but doing a google didnt throw up anything.
> >
> > So we were wondering if writing a wrapper for Qt ourselves would be manageable? Is it very complex to write a wrapper for Qt for D?
> >
> > Any pointers on how to start writing wrappers for languages? We dont have any knowledge in this regard.
> >
> > Ritesh
>
> I don't have any knowledge of Qt, but you may have a look at the
> [1]DUIT/gtkD project at dsource.org. They built an OOP wrapper around
> the gtk functions.
>
> Nicolai
>
>
> [1] http://www.dsource.org/projects/dui
More information about the Digitalmars-d
mailing list