Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Help With Minesweeper game
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
jedi-bob




PostPosted: Wed Jun 22, 2005 10:38 am   Post subject: Help With Minesweeper game

I need help to make a cool timer, like the one in the windows version.
Sponsor
Sponsor
Sponsor
sponsor
Cinjection




PostPosted: Wed Jun 22, 2005 5:40 pm   Post subject: (No subject)

-Make a lbl.
-Change th BG to a cool looking color.
-Change the font color and type to something that resembles the timer you want.
-Make a real timer.
-call it tmrcool
-type

code:

Options Explict
Dim ntime as integer

Sub tmrcool_Timer()
ntime = ntime + 1
{lblname}.Caption = ntime
End Sub

Enjoy.
jedi-bob




PostPosted: Thu Jun 23, 2005 9:57 am   Post subject: (No subject)

thanks for the help Cinjection.

How do i post the progam so people can have a look at it?
GlobeTrotter




PostPosted: Thu Jun 23, 2005 9:58 am   Post subject: (No subject)

When you make a post, there is an "Add an Attachment" button. CLick it then attach the form and associated files.
jedi-bob




PostPosted: Thu Jun 23, 2005 10:13 am   Post subject: (No subject)

I have attempted to add the exe of my minesweeper but the extension exe is not allowed, and I am on a shcool computer and cant anything else with it.
Cinjection




PostPosted: Thu Jun 23, 2005 10:24 am   Post subject: (No subject)

jedi-bob wrote:
I have attempted to add the exe of my minesweeper but the extension exe is not allowed, and I am on a shcool computer and cant anything else with it.


Can you zip the file?
jedi-bob




PostPosted: Thu Jun 23, 2005 10:46 am   Post subject: (No subject)

i can't do anything with it other than make it an exe
Cinjection




PostPosted: Thu Jun 23, 2005 11:32 am   Post subject: (No subject)

jedi-bob wrote:
i can't do anything with it other than make it an exe


Then I suppose you'll have to wait untill you come home.
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: