>Tomorrow I start a working to create a QT-KDE theme. I >think that I need to create C wrapper to QT lib >because all drawing functions of QT and KDE as >implemented in C++. >The creation of this wrapper is a problem? If you'd look at the gtk theme, you'd notice that it also calls into unmanaged code. Peter