R
Rykie
I am primarily a web developer, but have to develop this windows app.
It works a treat, but it has some places where it lags and some long
running processes, which I want to provide user feedback to the user
from.
I want to open a seperate windows form with an animation on it and a
label that is public so i can change the text on it as the process
progresses, but all I get is a blank form until the process is done.
Can someone please provide me with some sample code how to open a form
like this. I tried threading, but kep getting cross thread errors.
thanks,
ryk
It works a treat, but it has some places where it lags and some long
running processes, which I want to provide user feedback to the user
from.
I want to open a seperate windows form with an animation on it and a
label that is public so i can change the text on it as the process
progresses, but all I get is a blank form until the process is done.
Can someone please provide me with some sample code how to open a form
like this. I tried threading, but kep getting cross thread errors.
thanks,
ryk