[Mono-winforms-list] System.Windows.Forms Themeing
Jordi Mas
jordi@ximian.com
Wed, 15 Sep 2004 10:19:57 +0200
El dilluns 13 de setembre del 2004 a les 12:07 -0300, en/na Everaldo
Canuto va escriure:
> Hi!
>
> I start the implementation of QT theme for SWF but I
> have a big problem... Mono do not call C++ librarys
> and QT has writen in C++.
>
> I can write a C wrapper but is dificult to mantain C
> wrappers on Mono repository.
>
> What they think of this?
There are some efforts that are trying to bring QT to the C# world. You
can look into their binding to see how they are solving these issues.
Jordi,