 |
 |

02-28-2001, 01:11 PM
|
|
|
Splash Screen Needed
|
Hello guys, I need some special and extraordinary splash screen for my project. I am mad looking through the whole internet just for that one small and nice splash screen.
Please do help me.....please donate me a splash screen..please.......
Any splash is ok for me as long as u share it with me. I
My one is [censored] right?
Thanks.
|
|

02-28-2001, 03:17 PM
|
|
|
Re: Splash Screen Needed
|
I sent you a splashform made from a modified project that I made. Hope you like it. I sent it to your hotmail address. Phillip
|
|

03-01-2001, 05:14 AM
|
|
|
Re: Splash Screen Needed
Hi, would be kinhd enough to e-mail a copy of the splash screen also. Much appreciated. e-mail = k31thcl@hotmail.com
|
|

03-01-2001, 07:56 AM
|
|
|
Re: Splash Screen Needed
|
Did you get it? It may have bounced! If you did not get it, I'll send it again tonight. I did not write the code for the fireworks which was posted on the web. Just the implementation to make it a splash screen. Phillip
|
|

03-01-2001, 07:58 AM
|
|
|
Re: Splash Screen Needed
|
I'll send it to you tonight as it bounced as I tried to send it today. I did not write the firework code just the implementation to make it a splash screen. Phillip
|
|

03-02-2001, 10:08 PM
|
|
|
Re: Splash Screen Needed
|
Sorry for replying so late!!
Yeah. I got it. But it's not suiatable for my thesis. I need something more formal and it's look formal.
May i??
|
|

03-05-2001, 11:37 AM
|
|
|
Re: Splash Screen Needed
Sure, I'll take a look. Could you send me a copy of the form project itself as an attachment to pponchot@lynx.unf.edu. Otherwise I have to completely reconstruct the form to review it for you.
|
|

03-05-2001, 12:23 PM
|
|
|
Re: Splash Screen Needed
|
Hope this helps.
Just suit it to your needs.
<><
|
|

03-06-2001, 07:13 AM
|
|
|
Re: Splash Screen Needed
|
efrain,
I was checking out your splash screen. I liked it and was wondering where are the images. I thought images were always linked from the properties window ("Picture"). I see it says Bitmap but I don't see where the actual image is residing. Just curious,
Eric
|
|

03-06-2001, 07:29 AM
|
|
|
Re: Splash Screen Needed
|
I sent you a splash screen I made up to your hotmail address. I also put some code in there for you for the following:
How to tile an image on a form (to make it look professional.
How to center a form
How to use the unload module to display another form and control another form.
How to move a form to a different location
How to use the paint module
how to "paint" a form with color.
Hope this helps. I would like to see the finished product just for curiosity. I might want to go for a MS someday (smile)!
Hang in there,
Phillip
|
|

03-06-2001, 09:19 AM
|
|
|
Re: Splash Screen Needed
|
As far as I know, images, once put inside the Picture or Image container, are saved with the form, and you don't really have to have the image in the project directory, or include them in the Setup Package, unless, of course, you're using web pages.
<><
|
|

03-06-2001, 09:46 AM
|
|
|
Re: Splash Screen Needed
|
Philips, there is something happend to that splash screen. But anyway, thanks for your help!!
e-frainV, I will look for your splash screen sedn to me.
Guys, i thesis is pass-up on 9.3.01, please do help me to solve this another problem regarding the chart......I attached it along with this..please......
Requirement:
1. I want to set a chart analyze the Monthly income for a tuition management system. In that chart, it should cover, student fees (income), staff payroll (expanses), purchase (expanses) and Net Income. I also need to change the colour of the chart (show me how). Please provide me the database changed already...For the attachement, the original one is regarding the 1000, 2000, 3000 in the datacombo. I need to change it to displaying the "Month".
Thanks
|
|

03-25-2004, 05:23 AM
|
|
Newcomer
|
|
Join Date: Mar 2004
Posts: 1
|
|
|
Hi Philip
I'm trying to use a splash screen while my main form is loading a couple of recordsets over a network from a SQL server which takes a while. I tried the following:
Sub Main()
frmSplashScreen.Show
End Sub
Sub UserFrom_Activate ()
Load frmMain
Unload frmSplashScreen
frmMain.Show
Endsub
Can you help?
Thanks Richard
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
 |
|