Call D code from C#
anthony
anthonyb at panafonet.com
Fri Jan 10 01:54:05 PST 2014
Hi Dejan,
GTK is not an option for me mainly because I do not like the way
programs written with appears on the screen. It is a
little...ugly! Qt does a lot better in that field, it also has
(QT) better documentation, better tools etc etc.
This is why I first looked for Qt binding for D.
On Thursday, 9 January 2014 at 21:29:36 UTC, Dejan Lekic wrote:
> On Thursday, 9 January 2014 at 15:58:20 UTC, anthony wrote:
>> Hi to all here,
>>
>> (another one here that wants to desperately use D in his work
>> environment!)
>>
>> So, I am a C# and C++ guy who is used to high quality tools
>> and UI libraries. I discovered VisualD and I settled on using
>> it, it is really awesome!
>>
>> The only problem that concerns me is the lack of a UI library
>> to use with the language. GTK+ is not an option for me. Qt is
>> but I do not see any way to use it from D.
>>
>> I am thinking about using D for the business logic of my
>> programs (let's say on Windows, for start) and then C# for the
>> UI stuff.
>>
>> Is there a way to access D code from C# ? Some path I need to
>> follow, some hint... ?
>>
>> Thanks a lot for any help !
>>
>> anthony
>
> May I ask why is GtkD not an option? Do not get me wrong, I am
> not a GTK advocate, I am myself a FLTK user/developer. However,
> GTK would probably be my second choice after FLTK, if I ever
> had to chose another GUI toolkit for my
> C++ projects.
More information about the Digitalmars-d-announce
mailing list