PDA

View Full Version : Firefox plugin in qt4



tarento
29th December 2010, 12:38
Hello,

I'm making a firefox plugin using qt4.
I start with qt 4.2 (provided by red hat package system) and all work fine.
Now I test it with last qt compiled from source 4.7.1 and I get some issue.

All my widgets seems to be hidden and when I monkey click where a button should be, all my widgets are shown. If a move firefox window partially outside the border of my screen and then move back to screen center my widget are partially "erased" as with a repaint issue.

I get the same buggy behaviour in latest ubuntu 10.10 with stock Qt 4.7.0.

Thx

franz
29th December 2010, 12:58
You'd better share some code.

javimoya
29th December 2010, 14:52
wow...
how you can make a plugin for firefox using qt???
I'm interested...