I am using Office 2003 (maybe activeX controls are different in different versions of office) and QAxWidget doesn't draw anything(i got black screen).
I'm doing everything as in Qt example and Outlook works embedded but Excel doesn't - they have different interfaces.
OLE object indeed is an activeX but those aren't synonyms: OLE uses different interfaces & workflow - check it before quoting wrong informations. Ole objects behaves in a little different way than regular activeX controls and I need behaviour more like OLE(with embedding in application and ability to show contents only or edit a document, as i'm saying for the third time) and QAxWidget can't do it with office 2003 controls(QAxWidget doesn't draw excel embedded, but opens an application in separate window and full gui what's not what i'm want to!).
I need some advise, not pointless conversation.
Bookmarks