OK, so i made my Area Calculator ... But, i want when the .exe of the program is double-clicked , before opening the main windows of the applicaiton, an image to be shown (like a popup, or a welcome message).
i don't know how to do this ... can somebody help me, what kind of "New Item" to insert, and where, and a little help with the code ... OK, thanks ...
5 Replies - 2379 Views - Last Post: 10 February 2009 - 02:09 PM
#1
Image on program start (Windows Forms application)
Posted 10 February 2009 - 08:22 AM
Replies To: Image on program start (Windows Forms application)
#2
Re: Image on program start (Windows Forms application)
Posted 10 February 2009 - 08:44 AM
Well I've never done it my self but i understand when you have to
Yes its complex thats in c++ and thats only to render an image on there.
II don't know the way to go.And i'm going to take note of this fusion text editor load
Its called a splash screen
Displaying a Splash Screen with C++ (Introduction)
Quote
Assume an image is an array of values - for every pixel in that image, it is assigned a value in that array; but this is a simple bitmap. To load a JPG image, that is a compressed file, you should first transpose it in a bitmap file; you have to know the standard JPG compression
Yes its complex thats in c++ and thats only to render an image on there.
II don't know the way to go.And i'm going to take note of this fusion text editor load
Its called a splash screen
Displaying a Splash Screen with C++ (Introduction)
This post has been edited by sbell1099: 10 February 2009 - 09:10 AM
#3
Re: Image on program start (Windows Forms application)
Posted 10 February 2009 - 08:50 AM
Google "Splash Screen"
#4
Re: Image on program start (Windows Forms application)
Posted 10 February 2009 - 09:28 AM
@sbell1099:
nope, the link didn't help me ...
I NEED a tutorial, or a code, how to insert a bmp, or pgn, in a WINDOWS FORMS APPLICATION. not in a console or any other kind. Please if anyone has a solution post here...
nope, the link didn't help me ...
I NEED a tutorial, or a code, how to insert a bmp, or pgn, in a WINDOWS FORMS APPLICATION. not in a console or any other kind. Please if anyone has a solution post here...
#5
Re: Image on program start (Windows Forms application)
Posted 10 February 2009 - 09:53 AM
#6
Re: Image on program start (Windows Forms application)
Posted 10 February 2009 - 02:09 PM
@JackOfAllTrades :
ok, i'll try to convert the commands to the ones in C++ ... i think ill make it ... if i dont ... more help !!!!
ok, i'll try to convert the commands to the ones in C++ ... i think ill make it ... if i dont ... more help !!!!
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|