<img src="http://img109.imageshack.us/img109/9909/csdw.jpg">
i don't know why this won't work D:
http://dl.dropbox.com/u/2867484/PartialExistence.cap <look at the "menu" layout
Develop games in your browser. Powerful, performant & highly capable.
Can you make a .cap? Can you explain what you expect it to do so we don't misinterpret your intention from the picture of your events? Can you explain what it actually does?
Have you tried making a basic application that just sets a string to len("Hello") or len(SomeTextBox.Text)? Are you sure len is the problem there?
System: Every 500 milliseconds
System: 0 len(EditBox 0 .Text) Greater than 0
SystemCreate object Sprite 0 on layer 1 at (random(640), random(480))
This worked as expected in 995. Can't reproduce.
why 0 len(EditBox 0 .Text) Greater than 0?
A 0 before len?
I suspect he copied events as text; in that case it appears to be object number, in our case system.
Oh, yah. Anyway, halp?
That 'Copy event as text' glitch is fixed in 0.99.7 btw.