Uzupełniając moje pytanie. Próba dodania obiektu takiego jak punkt czy koło kończy się takim komunikatem.:
QAxBase: Error calling IDispatch member AddCircle: Exception thrown by server
Code : -2147024809
Source :
Description:
Help :
Connect to the exception(int,QString,QString,QString) signal to catch this exception
Ktoś może wie gdzie sprawdzić ten kod?
Dzięki za pomoc
Adam
Hi
So using ActiveX should cure the need for event loop via QApplication ?
(makes sense since its standalone/can be)
Sorry I have never tried ActiveX so I dont know if that will work.
Should be fast to test.
Indeed, debug build should work as well. Hmmm, try switching to Debug, and do Clean All, run Qmake, Rebuild All. Maybe do that twice for good measure.
Anyway, now you're up and running in Release mode, happy VLC hacking!
Hi and welcome to devnet,
If you feel it's something that could be useful, you can check the bug report system to see if there's already something about it. If not then you could open a feature request for that.