Page 1 of 1

How do you make a text box?

PostPosted: Sat Oct 13, 2007 1:31 pm
by Freddy
This question has probably been answered many times, but how do you make a text box? I will give a point to anyone who has the answer. :)

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 3:41 pm
by Kalladdolf
yeah, good question, freddy!
anyone who can answer it will get a point from me, too :D
ho.png

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 6:46 pm
by Rux
Easy. First make an actor for your text box. Then choose the text button, then on the bottom there should be a button called TEXT INPUT, and switch it to on. then click on configuration next to it and fill out the info. Click ok in the config. window and type blank letters such as SPACE and ENTER into the box that were you usually make the actor to a tex. This determans the size of the box. :D It will work! Try it! :D

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 6:52 pm
by Kalladdolf
THANKS :D
+1point

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 6:54 pm
by Rux
Your wecome!
:D

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 7:21 pm
by Kalladdolf
btw, your avatar and signature is cute :P
i like worms too!

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 8:39 pm
by Freddy
Thanks! You get a point! Do you know if there is a way to make the typing line thing appear on the text box?

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 8:41 pm
by Freddy
Never mind. I just put it to the same color as the text box. :D

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 8:51 pm
by Rux
==Kalladdolf== wrote:btw, your avatar and signature is cute :P
i like worms too!

The Worms 3D game made by Team17? This is where I got it. If you played it they would be anything but cute! :P

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 9:01 pm
by Freddy
Hey Rux, do you know how to make the text box, so that if I type a password in it will do something?

Re: How do you make a text box?

PostPosted: Sat Oct 13, 2007 10:45 pm
by DilloDude
Use some event (like clicking on a button or pressing enter) and use the strcmp function:
Code: Select all
if (strcmp(textBox.text, "password") == 0)
{
    //your code here
}

Re: How do you make a text box?

PostPosted: Sun Oct 14, 2007 11:43 am
by Kalladdolf
Rux, I got Worms World Party, Worms 3d, Worms Forts and Worms 4 Mayhem! :shock:
And I still say they're cute :D
never mind

Re: How do you make a text box?

PostPosted: Sun Oct 14, 2007 9:47 pm
by Rux
Then you might not have Worms Blast. It isn't to fun... but can be addicting. It isn't a war game, it's more like a puzzle weapon game. By the way do you want to face me in worms 3D?