Welcome to Dream.In.Code
Become a VB.NET Expert!

Join 149,473 VB.NET Programmers for FREE! Get instant access to thousands of VB.NET experts, tutorials, code snippets, and more! There are 1,885 people online right now. Registration is fast and FREE... Join Now!




Multiple Splash Screens? Is this possible

 
Reply to this topicStart new topic

Multiple Splash Screens? Is this possible, I need more than one in my project

Schmit38
22 Jan, 2008 - 10:08 AM
Post #1

New D.I.C Head
*

Joined: 21 Dec, 2007
Posts: 26



Thanked: 1 times
My Contributions
Heres the scenario,

In my project I have an initial splash screen which sits on the screen till the data is loaded for the main start up form (Takes about 20 seconds) the data is Oregon Weather Data.

When a user clicks on the main form, there are some buttons that require more data to be loaded from the state of Washington (another 20 second wait) I want to reshow a different splash screen at this point so the user does not think the program is not responding.


Is background worker something I can use?

or is that used in asp only? Wish I was born with a .NET type brain mad.gif


User is offlineProfile CardPM
+Quote Post

girasquid
RE: Multiple Splash Screens? Is This Possible
22 Jan, 2008 - 10:59 AM
Post #2

Barbarbar
Group Icon

Joined: 3 Oct, 2006
Posts: 1,294



Thanked: 18 times
Dream Kudos: 725
My Contributions
Why not just hide the form they clicked the button on, and show the new splash screen? Then, when your loading code is finished, it hides the splash screen and shows the form again(after it's been populated).
User is online!Profile CardPM
+Quote Post

Martyr2
RE: Multiple Splash Screens? Is This Possible
22 Jan, 2008 - 11:22 AM
Post #3

Programming Theoretician
Group Icon

Joined: 18 Apr, 2007
Posts: 5,655



Thanked: 313 times
Expert In: C/C++, Java, VB, VB.NET, C#, PHP, Web Development, HTML & CSS, Javascript

My Contributions
Or better yet add a simple control to the form that acts as a status box. Possible status bar idea? I think sooooooo. With .NET you could even include other controls like progress bars etc in the status bar to give the user all sorts of visual cues that something is going on.

smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 02:40PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live VB.NET Help!

VB.NET Tutorials

Reference Sheets

VB.NET Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month