Hi, folks.
Here's what I'm trying to do: use text boxes to store a couple of numbers that will be input by the user. I read the manual sections for TextBox and as far as I can tell I handled the object correctly, unless I missed something.
Problem: so far the textboxes haven't shown the numbers entered, but they seem to do everything else fine.
Attempted Solutions: I've tried a few things like making the textbox update every tick and set its text to something like this: ["Amplitude: " & TextBox.Amplitude] or adding a background to the canvas, but neither seem to have changed anything.
Can someone look over the images below and let me know if I missed a setting or event somewhere?
Event sheet for this specific layout and the properties for the textbox on the left. I but rectangles and highlighted what I thought were the important/relevant bits.
dl.dropboxusercontent.com/u/19855611/Forum%20Help/Construct%20Forum%20help.png
TextBoxes as they appear in the layout.
dl.dropboxusercontent.com/u/19855611/Forum%20Help/Construct%20Forum%20help%20p2.png
Running Layout in Google Chrome.
dl.dropboxusercontent.com/u/19855611/Forum%20Help/Construct%20Forum%20Help%203.png
It looks like those image links will not work, so I replaced them with public links to the images in my Dropbox.