Linked by Thom Holwerda on Mon 9th May 2011 21:14 UTC, submitted by Elv13
Thread beginning with comment 472411
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Comment by ephracis
by ephracis on Mon 9th May 2011 22:58
in reply to "RE: Comment by ephracis"
RE[3]: Comment by ephracis
by Elv13 on Mon 9th May 2011 23:14
in reply to "RE[2]: Comment by ephracis"
RE[3]: Comment by ephracis
by lemur2 on Mon 9th May 2011 23:48
in reply to "RE[2]: Comment by ephracis"
But, the whole application is written in C#. What good is Qt bindings for Java when the language is C#? :S
The package for Qt bindings for C# is called Qyoto:
http://en.wikipedia.org/wiki/Qt_%28framework%29#Bindings
http://techbase.kde.org/Development/Languages/Qyoto
Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.
AFAIK you do not need to have Mono installed.
Pre-built binary packages are available in the following distributions:
Debian
Ubuntu
Arch Linux
Debian
Ubuntu
Arch Linux
Edited 2011-05-09 23:51 UTC





Member since:
2006-05-12
you could try the Java QT binding (QTJambi) suppose to be pretty good and both Java and Mono are pretty similar languages.