Hello,

I'm trying to write a console program that uses some features of QT (webkit
and printing from webkit) using FPC 2.2.5
QT have QApplication that I require to use because that I require the
printing issues and settings the URL.

QApplication is very similar to TCustomApplication in it's approach, so my
question is how can I bind between the two so when I'm making
QApplication_exec, it will execute the code of TCustomApplication.run and do
what I require from it to do ?

Thanks,
Ido

http://ik.homelinux.org/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to