Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Needing Progressbar help

1 view
Skip to first unread message

DGRoop

unread,
Nov 14, 2012, 3:51:58 PM11/14/12
to
My main form loads 3 large files into 3 different ListBoxs and so I added a splash screen to kill dead time during program startup. I've been trying to add a ProgressBar to the SplashScreen with a Max of 60(number of items each ListBox loads from file). The SplashForm has a TTimer which is enabled and a single event ( PB->StepBy(1); ) but nothing happens until after the MainForm loads the ListBoxs.

Can anyone point me in the right direction for using a TProgressBar while the MainForm loads these files?

Using BCB6

Thanks so very much!
0 new messages