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. Closing Ax control hosted in QAxWidget

Closing Ax control hosted in QAxWidget

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 382 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 have some application which uses QAxWidget to host some external activeX gui controls.
    Some of them have possibility to close them. For example if this app has been created with QT and contains QMainWindow by closing i understand calling close() on it. In this case I receive external WM_DESTROY in host application. Everything would be fine but QAxWidget is not refreshed meaning it still displays old controls GUI (not usable of course as it is just "appshot" in there).
    Can i handle this external message in my host application to clean up QAxWidget?

    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