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. QComboBox - Showing gif animation

QComboBox - Showing gif animation

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 738 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.
  • M Offline
    M Offline
    maximus
    wrote on last edited by
    #1

    Hi,

    I am retrieving the values of a QComboBox from a custom DB, I would like to show a loading icon, gif or something similar that displays before the data get populated into the QComboBox.

    So far I have not been able to achieve that, I could display text instead in the first element that says "Loading..." but it is not really what I would like.. Is it even possible to display a QMovie gif in a QComboBox?

    If not, maybe I could retrieve the data from the DB before my application starts, that way I know that every widget is ready to show. Now I am starting the application, then making the request to the DB to populate widgets (I use this way because you need to log in to the software in order to request data from the DB)

    You can see where I would like to put this loading icon at 0:38 in this video demo of my app:
    http://www.youtube.com/watch?v=NSCTaG57ze4
    Inside the QComboBox "Plan:"

    Thank you!


    Free Indoor Cycling Software - https://maximumtrainer.com

    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