The Daily Click ::. Forums ::. Klik Coding Help ::. Edit Box, Set text to something plus a new line??
 

Post Reply  Post Oekaki 
 

Posted By Message

chrilley

Insane Beaver

Registered
  05/01/2002
Points
  704

Game of the Week WinnerVIP Member360 Owner
1st August, 2005 at 13:45:09 -

Here's my problem. I want the Edit Box to set a text like.. "Weehoo!" but I also want it to move down 1 line too so If I repeat the process it should be
"Weehoo!
Weehoo!
Weehoo!
Weehoo!
Weehoo!
Weehoo!"

But it becomes: "Weehoo!Weehoo!Weehoo!Weehoo!Weehoo!Weehoo!Weehoo!Weehoo!Weehoo!"

Those who understand what I mean, help! :S


 
Image

Liquixcat

Administrator
Lazy Coder

Registered
  08/12/2002
Points
  201

VIP MemberLikes TDCKitty
1st August, 2005 at 14:22:17 -

Make another text box....make it's default alterable string just be a enter.
so when you go

-event happens
Set alterable string "weehoo!" to textof "weehoo!" + textof "enterstring"

understand?

 
thinking is like pong, it's easy, but you miss sometimes.

Cazra

Crazy?

Registered
  24/07/2002
Points
  4472

Game of the Week WinnerVIP Member
1st August, 2005 at 15:02:57 -

If you're using MMF, you can just do

"Weehoo!" + newline$ + "Weehoo!" + newline$ + "Weehoo!"

newline$ will make it move down a line.

 
n/a

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
1st August, 2005 at 15:47:38 -

or you could copy/paste a linebreak. It works.

 
n/a

Phredreeke

Don't listen to this idiot

Registered
  03/08/2002
Points
  4504

You've Been Circy'd!VIP MemberPS3 Owner
1st August, 2005 at 16:35:09 -

Pressing CTRL+Enter inside the quotemarks is enough.

 
- Ok, you must admit that was the most creative cussing this site have ever seen -

Make some more box arts damnit!
http://create-games.com/forum_post.asp?id=285363

Deleted User
1st August, 2005 at 23:54:29 -

I understand what you mean but the same thing has happend to me...


 

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
2nd August, 2005 at 05:26:59 -

You know, I tried newline$ dozens of times in MMF, but it doesn't work. So if you use MMF, just press ctrl + enter.

 
Old member (~2004-2007).

Phredreeke

Don't listen to this idiot

Registered
  03/08/2002
Points
  4504

You've Been Circy'd!VIP MemberPS3 Owner
2nd August, 2005 at 09:03:19 -

LOL I don't know why, but that was funny, Phizz.

This calls for Frodo the laughing cat
Image

 
- Ok, you must admit that was the most creative cussing this site have ever seen -

Make some more box arts damnit!
http://create-games.com/forum_post.asp?id=285363

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
3rd August, 2005 at 07:03:17 -

Phizzy: Don't be ridiculous. It doesn't work in any way for me.

 
Old member (~2004-2007).

Destroyer (CrobaSoft)



Registered
  10/10/2004
Points
  1106
3rd August, 2005 at 07:13:12 -

It only works if you have build 117 or higher.

 
Visit www.crobasoft.com or you're a Noob.

Liquixcat

Administrator
Lazy Coder

Registered
  08/12/2002
Points
  201

VIP MemberLikes TDCKitty
3rd August, 2005 at 23:55:44 -

And... you can only get build 117 or higher if you actually BUY MMF davince.

 
thinking is like pong, it's easy, but you miss sometimes.

Peblo

Custom ratings must be 50 characters or less

Registered
  05/07/2002
Points
  185

Game of the Week WinnerVIP MemberI'm on a Boat360 OwnerAttention GetterThe Cake is a LieCardboard BoxHero of TimePS3 OwnerIt's-a me, Mario!
I'm a Storm TrooperSonic SpeedStrawberryI like Aliens!Wii OwnerMushroomGhostbuster!
4th August, 2005 at 13:10:41 -

When did we get the shaking head emotion?

 
"Isn't it always amazing how we characterize a person's intelligence by how closely their thinking matches ours?"
~Belgarath
   

Post Reply



 



Advertisement

Worth A Click