473,493 Members | 2,245 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

splash screen not disposing

8 New Member
i am developing an app in VS 2008 ->
i have frmMain as startup Form and frmsplash as splash screen now wat is happeneing is just my splash screen will not go off it remains there untill i click away from splash form somwhere on frmMain: One thing i have noticed and would like to share is: When i run my app. thru VS it works fine however when i run my myApp.exe splashScreen will not go off? Can any one please help will appreciate that... :)
Sep 30 '09 #1
4 2894
tlhintoq
3,525 Recognized Expert Specialist
Please post the relavent code showing how you are creating, showing and trying to close the splash screen
Sep 30 '09 #2
khalidjan9
8 New Member
i am not writing any code to close or show splash screen, in project properties under application tab i have selected frmSplash as my splash screen and i thot splash is supposed to close itself as it is right now, when i run my app thru VS2008 but it does not work when run my .EXE
Sep 30 '09 #3
khalidjan9
8 New Member
i just got stuck here plzzz help:(
Oct 2 '09 #4
tlhintoq
3,525 Recognized Expert Specialist
in project properties under application tab i have selected frmSplash as my splash screen
Must be a VB thing, because there is no option like that in the Application tab of a C# project properties.
Please post the relavent code showing how you are creating, showing and trying to close the splash screen
Sorry for my confustion. IN C# we have to build a splash screen form and choose to .Show() and .Close() it.

Without some direct method such as SplashScreen.Close() I can't picture when your exe would close the form. Quite often the startup of a program includes loading values, getting environmental info etc. etc. and its nice to have the splash screen up while all that happens. Closing the splash screen when you are actually ready for user interaction.

If you're not having to call a method to close the splash screen then I don't know when it think it should close.
Oct 2 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
6905
by: Bill | last post by:
Problem 1) Any ideas on how I would get a splash screen to appear for a certain amount of time when I open a database - it's to display a text based disclaimer message. I know about message...
0
1801
by: Stuart Norris | last post by:
Dear Group, I am attempting to write a "splash" and "status" Form using a second thread. I wish to use this Form to display status information to the user when I do CPU intensive work in my...
1
3582
by: BillZondlo | last post by:
Can someone look at this and tell me why, when I call this from my main app, it displays fine (fades form in and out) but then before my main app displays, I see other dialog boxes flash...
2
20595
by: Tom | last post by:
Hi all In winform application I am trying to start 2 forms I am trying to show the 2nd winform on a separate thread. using Thread mainapp = new Thread(new ThreadStart(loadmainscm)); ...
5
6381
by: steve | last post by:
Hi All I have a form set as the splash screen in VB.net 2005 application properties How can I tell when it has or is closing, as I want to then run some licence checking code without the...
2
4189
by: will_456 | last post by:
In vb2005 Express: In My Project Application Splash Screen I have selected my splash screen form. The form opens on project startup but closes immediately before anyone would have time to read...
10
22302
by: =?Utf-8?B?UmljaGFyZCBCeXNvdXRo?= | last post by:
Hi In my app I have a SplashScreen, a login form and a main form. On launching the app, I'd like to show the SplashScreen while reading config files and attempting a database connection. I show...
0
1034
by: Paulson | last post by:
Hi all I am making a desktop(windows) Application using vb.net.The problrm is I cannot close the Splash screen in the splash screen I am activating the main form.Once this is done I close the...
4
5193
by: Gaz | last post by:
I am having a bit of a problem getting my application to work properly. RIght here is my problem... WHen my C# windows app loads up the start form, i create a new thread and show the splash...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7367
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5453
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4889
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1400
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.