MedVision ad

programming question (1 Viewer)

funniboi

Active Member
Joined
Jun 18, 2004
Messages
1,224
Gender
Male
HSC
2004
help

erm, this might sound basic, but..
where can i find a site with pre-done major assessments
i'm after a "database" for a video library.

and also, how do i link the splash screen to the main menu?
in the code i have
"Unload Me"
what do i type to load the, erm.. main form.
thanks. =)
 

sunny

meh.
Joined
Jul 7, 2002
Messages
5,350
Gender
Male
HSC
2002
Re: help

erm, this might sound basic, but..
where can i find a site with pre-done major assessments
i'm after a "database" for a video library.
You want a website with finished assignments? :uhoh:

and also, how do i link the splash screen to the main menu?
in the code i have
"Unload Me"
what do i type to load the, erm.. main form.
thanks. =)
You haven't said what you are using, so I'll assume you are using Visual Basic.

frmMain.Visible = True

In future please title your threads appropriately.
 

funniboi

Active Member
Joined
Jun 18, 2004
Messages
1,224
Gender
Male
HSC
2004
oh okay
sorry about that!!!
yeh, i'm using visual basic.
thanks for that.

and yeah, i'm after a website with finished assignments..
 
Joined
May 27, 2004
Messages
107
Gender
Male
HSC
2004
what version of vb are u using and there isnt a site with finished programs... there is soo much to go into a major
 

funniboi

Active Member
Joined
Jun 18, 2004
Messages
1,224
Gender
Male
HSC
2004
visual basic 6.0

oh.. dear..

my major ass is due on friday.
and i havnt started yet =(
 

sunny

meh.
Joined
Jul 7, 2002
Messages
5,350
Gender
Male
HSC
2002
Right, thought so. You wanted someone to put up a website with assignments on it so you can just download one and put your own splash screen on it and claim it as your own work?

Great work.
 

funniboi

Active Member
Joined
Jun 18, 2004
Messages
1,224
Gender
Male
HSC
2004
not really.
so i can see how they have done it,
and download other ones.
and compare it .. =)

renaming it and calling it mine is just inbreach of copyright laws

DUH...
 

sunny

meh.
Joined
Jul 7, 2002
Messages
5,350
Gender
Male
HSC
2002
In that case, its already Monday and it looks like you don't have much idea on how to do your major assignment yet.....you're in a bit of trouble :eek:

We can help with specific questions, but not really with questions like how an entire assignment is to be done.
 

funniboi

Active Member
Joined
Jun 18, 2004
Messages
1,224
Gender
Male
HSC
2004
yeah, thats what i was after, thanks :)

i don't wanna get off on the wrong foot here..
so s'all good

i don't plan to finish it all in time.. cause i know i'm not that good at coding (as saw above with the linking splash to main)
hehe, but yeah i do wanna see how its all set out and stuff like that..
maybe if you guys could provide some screenshots.. so forth, not to complex, just a basic one or something.

handing in something is better then nothing, right? :D

it's going to be a long week.... *sigh
 

Merforga

Member
Joined
Mar 11, 2004
Messages
384
Location
A small rabbit hole....
Here's an example of a splash screen example. Make sure the splash screen is the startup object in your project. to do this, click on Project, and then <Whatever your projects name is> Properties at the bototm of the list. On the right hand side, choose your splash form as your startup object.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top