Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Menu/ComboBox draw issues
Forum Updated to NodeBB v4.3 + New Features

Menu/ComboBox draw issues

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 467 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.
  • C Offline
    C Offline
    claybode
    wrote on last edited by
    #1

    I am making a Qt quick application and am having some trouble with the popups for menus and ComboBoxs. As I mouse over the popup area for either control (when selecting an item from the list) the entire contents of the popup keeps disappearing and reappearing. Its not just quickly flickering but completely disappearing for extended periods, the popup often doesn't fickler at all the contents is just gone. If is stop moving the mouse the drawing appears to stop changing and stays with whatever state it was previously in (showing or invisible). Another strange thing about this is the drop shadow for the popup is usually visible the entire time this is happening. I have run my programs on multiple different windows based systems and the behavior seems to vary from install to install. One computer doesn't seem to have any issues at all. These computers are a mix of Windows 7 and XP machines. I was wondering if anyone knows what could be causing this? Since the behavior is pretty consistent between the two controls I believe it is related. I don't seem to have any other drawing issues in my program. I built my program with Qt 5.2. I have a feeling it is a opengl issue but I'm not sure what is going wrong.

    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