Re: porting a kde/qt application (kcheat) to gtk



>from screenshots, i duplicated his GUI.  i seem to be having trouble
>with the callbacks -- mainly because i'm totally unfamiliar with KDE and
>Qt.  turns out to be pretty convoluted.  it looks like he has some

if you use gtkmm and write in C++, it will be much simpler because the
signal/slot systems in Qt and gtkmm are quite similar.

>are there any documents out there that give tips or outline how to
>convert KDE/Qt apps to gtk?

using C++ and gtkmm would be my main recommendation.

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]