Hi guys,
It's my first use of Spring RCP and I want to add a progress bar when the user launch the application.
I guess It may be added like the splash-screen but I don't see how can I do that.
why a progressBar ?
Because I am filling a table so it may take a few time.
If you have some idea .. please reply.
Thank you.
aa
EDIT :
I don't want to add the progress bar into the startupPage but when I am launching the application.
Sorry.


Reply With Quote