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...
Forum Updated to NodeBB v4.3 + New Features

WebAssembly nested dialog help...

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 238 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.
  • ldraconusL Offline
    ldraconusL Offline
    ldraconus
    wrote on 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

    • Login

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