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. Multi Window Interactions
Qt 6.11 is out! See what's new in the release blog

Multi Window Interactions

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 827 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I work on an application that leverages Qt for our Windowing system to help automate broadcasting of media content (ie. I make TV stations work). We have a wierd UI bug at the moment though. If we have a list of events that is one maximized window and we pull up a dialog (qwidget) that is a "find and replace" style operation, when we hit "find next", the window goes away and nothing happens. If, however, if we make the list of events small enough so that the "Find and Repace" window isn't completely covered, the operation works fine. I've included a few screen grabs for clarity.

    http://imgur.com/a/knTc4

    Note, the first image is when find and replace will fail, the second is when it will succeed.

    This goes so far that, if I have the "Events" screen on top of the find and replace dialog box, and I slowly move the events screen, once the find and replace dialog gets uncovered, it will actually process the request I previously made.

    So the question I have here is, how do multiple windows interact with each other?

    On a side note, I realize that what I wrote is probably really confusing, so I will try to record some video later on the exact issue.

    Thanks!

    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