Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QAxWidget + IE ActiveX object problem
Forum Updated to NodeBB v4.3 + New Features

QAxWidget + IE ActiveX object problem

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alex Laurent
    wrote on last edited by
    #1

    Hi All,

    It seems to be there is a problem in QAxWidget, please correct me if I'm wrong.
    I spent two days trying to put IE ActiveX object on a Qt form. Everything went fine first but when I began castomizing browser window appearance (scrollbars etc) the problem raised.
    I wrote my own IDocHostUIHandler implementation (as recommended) but it seemed to be impossible the original (default) one.
    In short: I create QAxWidget, queryInterface to IWebBrowser2 (OK), queryIntf to IOleObject (OK), then GetClientSite (also OK), but returned object cannot be queried for IDocHostUIHandler.
    Am I doing it wrong or it's an AxWidget bug? The point is I successfully did this task in MFC sample. CHtmlView works fine in this case.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dcbasso
      wrote on last edited by
      #2

      Hello!
      I have problems too! I'm just using the example code that came in new QtCreator 2.8.1 (qt 5.1.1).
      I download the QtCretor Offline install. I report the but here: QTCREATORBUG-10244

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lvshuchengyin
        wrote on last edited by
        #3

        Hi, do you have any solution ?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved