Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. WebAssembly nested dialog help...

WebAssembly nested dialog help...

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 213 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.
  • L Offline
    L Offline
    ldraconus
    wrote on 7 Mar 2023, 22:28 last edited by
    #1

    Ok, important question:

    I have a PC Qt application that I wrote and am porting to WebAssembly. So far so good, I've worked around most of the issues I've run into (faking pop-up windows, slight changers to display, etc.)

    I've hit a road-block. The application uses nested QDialogs (just 2 deep, mind you) in just two places, but I can't work around it; the nested dialogs help with dialog currently being shown. Is there any way to get this to work with some sort of yielding dialog event handler? I've tried several things, but they just aren't working.

    As I type this, it occurs to me, I could just end the dialog that is up and show the new one and then re-show the dialog. That seems clunky. Is there any other way?

    Thanks for the help in advance...

    1 Reply Last reply
    0

    1/1

    7 Mar 2023, 22:28

    • Login

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