Home All Groups Group Topic Archive Search About

Help with input text boxes on a game I've created

Author
30 Jun 2009 2:49 AM
kidsplash
I'm creating a PC game using VB6 based on the short-lived TV game show "The
Match Game-Hollywood Squares Hour". I need to input names to place on the
podiums. Every time I run the game for testing, I input some names, click
"Start Game" but the text boxes return nothing. If you understand what I'm
talking about, please reply.

Author
30 Jun 2009 3:26 AM
James Hahn
Without seeing the code that you are using to get the player names and then
to display those names in the text boxes, it is impossible to offer any
useful advice.

Show quoteHide quote
"kidsplash" <kidspl***@discussions.microsoft.com> wrote in message
news:546E3018-24D7-4313-A16D-F41B7BF544EA@microsoft.com...
> I'm creating a PC game using VB6 based on the short-lived TV game show
> "The
> Match Game-Hollywood Squares Hour". I need to input names to place on the
> podiums. Every time I run the game for testing, I input some names, click
> "Start Game" but the text boxes return nothing. If you understand what I'm
> talking about, please reply.
Author
30 Jun 2009 3:06 PM
Jeff Johnson
"kidsplash" <kidspl***@discussions.microsoft.com> wrote in message
news:546E3018-24D7-4313-A16D-F41B7BF544EA@microsoft.com...

> I'm creating a PC game using VB6 based on the short-lived TV game show
> "The
> Match Game-Hollywood Squares Hour". I need to input names to place on the
> podiums. Every time I run the game for testing, I input some names, click
> "Start Game" but the text boxes return nothing. If you understand what I'm
> talking about, please reply.

Nobody understands what you're talking about because you haven't provided
enough information. Specifically, "the text boxes return nothing" is way too
vague. Show us how you're trying to get information from those text boxes
and you might get some help.