Hi,
I wonder how the QT framework work in Lazarus? Is the only thing I have to do is select the type of widget in the compiler options? That's all? Now I'm working on QT? I use this same standard component palette? Because if the QT is a framework, so why my output exe file is not reduced? Is it possible compile sources of QT into application, so that there was no need to include external libraries such as QTCore4.dll? I want to use QT on Windows Mobile
Regards