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

[OT] Porting Qt3 -> Qt4



Hi,

If you have a large app., not so simple!

Big change: "...all painting must now be done from the paintEvent() function."

So if your Qt3 code paints from all over the place you now have a logic problem.

Anybody faced this?

I got into it because Qt's opensource for M$ is not Qt3 but Qt4 and so I started porting and big problems!

Hugo



Reply to: