Results 1 to 3 of 3

Thread: Indefinite ProgressBar

  1. #1
    Join Date
    Mar 2008
    Posts
    68
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Indefinite ProgressBar

    Hi,
    I have process that requires a indefinite progress bar. The Length of the process is indefinite,
    so i require some ui to indicate this. can anyof u suggest a better ui for this.!
    The <QProgressBar> supports only for process for definite length. or please suggest a way to full fill this requirement.
    Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Indefinite ProgressBar

    QProgressBar works too, just set its minimum and maximum values to 0.

  3. #3
    Join Date
    Mar 2008
    Posts
    68
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Thumbs up Re: Indefinite ProgressBar

    WOW!
    Thanks a lot its working

Similar Threads

  1. Replies: 2
    Last Post: 7th January 2007, 21:07
  2. how to use progressBar in simple program
    By jyoti in forum Newbie
    Replies: 1
    Last Post: 1st December 2006, 12:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.