Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    [solved] QProgressBar which shows busy indicator customized with style sheet

    General and Desktop
    2
    4
    3756
    Loading More Posts
    • 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
      MichK last edited by

      Does anyone know how to customize QProgressBar with style sheet when it shows busy indicator( its maximum value is 0)?
      I know there is a chunk sub-control, but will it work when not displaying steps?

      1 Reply Last reply Reply Quote 0
      • E
        Eddy last edited by

        what OS are you on?
        What do you mean about busy indicator?
        -if you set the chunk margin to 0-.

        maybe an image of what you want to achieve can help or even the stylesheet you have used so far.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply Reply Quote 0
        • M
          MichK last edited by

          I am doing my progress bar on Symbian and by busy indicator I mean indicator which does not display percentage steps, it only indicates that something is loading.
          Currently I am not using any style sheet, I just read that chunk sub-control can be customized.
          I wonder how to do it to show busy/loading indicator without showing progress.

          On the other hand after loading my app on the phone I can see that default progress indication is Ok so maybe this post isn't necessary :)

          // Sorry!

          1 Reply Last reply Reply Quote 0
          • E
            Eddy last edited by

            No problem.

            Could you edit your title and add [solved] ?

            Qt Certified Specialist
            www.edalsolutions.be

            1 Reply Last reply Reply Quote 0
            • First post
              Last post