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. QAxBindlable hosted in CAxWindow

QAxBindlable hosted in CAxWindow

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 280 Views
  • 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.
  • C Offline
    C Offline
    cejot
    wrote on last edited by
    #1

    Hi,
    I'm struggling with small issue related to closing activeX control hosted inside CAxWindow.
    Main window class inherits from QMainWindow and QAxBindable. I have registered my own implementation of IAdviseSink interface to receive OnClose event. The problem is that it is not being called when window class closes.
    As a results I see "screenshot" of my app inside CAxWindow.
    Is there any other way to be notified about closing main activeX window inside CAxWindow?

    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