Content tagged textbox

Report Tag

67 usages of this tag
  • 1 replies
  • 992 views
0 favourites

I have a function that looks like this: //function call. SetText("Hello World!"); Function setText(textToSet). {. //set this text to the textbox txtBox is the i...

  • 0 replies
  • 393 views
0 favourites

Thanks to , I managed to set up a scrolling textbox to display longtext. It has the following features : - touch top and bottom half of the box to scroll text d...

posted 3 years ago
  • 5 replies
  • 768 views
This content is deleted
Forum Topic
How do I bbcode text box?
0 favourites

The user gonna type some words in the (Text Box) and than certain words will have different colors. E.G. Banana will be yellow. Apple will be Red. //// I have t...

  • 5 replies
  • 685 views
This content is deleted
Forum Topic
How do I detect text object overlapping something else?
0 favourites

It seems the overlapping or 'colliding with' condition Is'nt available for text boxes, which is odd since they've a definite edge (they can be bound to layout f...

  • 7 replies
  • 547 views
This content is deleted
Forum Topic
How do I set text to the filename of an image file?
0 favourites

I am loading random images into a sprite using load from url (but just using the c3 project files folder). How do I set the text in a text box to de dervied fro...

  • 4 replies
  • 394 views
This content is deleted
Forum Topic
How do I use different styles within the textbox?
0 favourites

I am using it as a chat window and would like different messages to have different colors. Maybe there's a way to add a class or id name to certain messages and...

posted 2 years ago
  • 1 replies
  • 313 views
This content is deleted
Forum Topic
How do I Pin a sprite at the bottom of the screen?
0 favourites

I'm trying to make a text box but I don't know how to pin it to the bottom of the viewport.

posted 2 years ago
  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I set my text box to a variable?
0 favourites

I am wondering how I can change what a text box says to the number on a global variable that I have made.

  • 1 replies
  • 307 views
This content is deleted
Forum Topic
How to find a number in front a word in a text?
0 favourites

How to find a number in front of a word in a text? Example if I have a text box saying: "Breads 2, Steaks 3". How do I make this text be interpreted by the Cons...

posted 2 years ago
  • 2 replies
  • 246 views
0 favourites

I am trying to make something perhaps kind of odd for Construct - an inventory system, but not for a game, as in real life barcode scanning inventory haha. I ha...

posted 2 years ago