QAxServer example, the widget in Internet Explorer. signals:void bouncing() does not work
General and Desktop
7
Posts
2
Posters
2.3k
Views
1
Watching
-
Hi all, I'm working with the Bouncer example from the "C++ GUI Programming with Qt 4, Second Edition
by Jasmin Blanchette; Mark Summerfield" book.
I can't receive the signal in javascript, which was sent from plugin (function AxBouncer::bouncing(), demo.html, internet explorer)
I used qtbrowserplugin, but did't work too.
Everything works Firefox.