Recent

Author Topic: Is there a marquee progress bar for Lazarus?  (Read 2811 times)

dietmar

  • Full Member
  • ***
  • Posts: 170
Is there a marquee progress bar for Lazarus?
« on: December 21, 2014, 09:37:51 pm »
Hi,

I am wondering whether there is a marquee progress bar for Lazarus, i.e. a progress bar which doesn't display a percentage etc. of done job, but an "endless" animation. Useful for actions where you don't know how long they will take, e.g. search actions or other.

I didn't find anything yet.

Does anybody know such a component?

Greetings,
Dietmar
Lazarus 2.2.0RC1 with FPC 3.2.2 (32 Bit) on Windows10 (64Bit)

Blaazen

  • Hero Member
  • *****
  • Posts: 3239
  • POKE 54296,15
    • Eye-Candy Controls
Re: Is there a marquee progress bar for Lazarus?
« Reply #1 on: December 21, 2014, 09:54:52 pm »
Yes, use normal TProgressBar and set its style to pbstMarquee.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

 

TinyPortal © 2005-2018