View Single Post
  #3 (permalink)  
Old 07-09-2008, 02:32 PM
BennyLoop
 
Posts: n/a
Diggs:
Default Re: Text in Text Box Deleting

Thanks Mike!

I did exactly what you said, and it's getting closer. My only problem is that
none of my text is being added to this new text box.

Here's what I have. The whole thing is in a single Framework.

The first icon is a display. In this display, I've added a text box with the
{Notes} function you mentioned.

After the display, there is an interaction with two functions.

The first is a button that allows them to return to the previous framework
(kind of like an exit to this framework).

The second is a text field that leads to a calculation (where I put the code
you entered).

So now, when I run it, if I type some text in the text field and leave the
framework, when I return to it, there is a 1. in the display text box but none
of the text that I had previously typed.

Sorry to keep bothering you. I am quite new at this whole thing. And I
certainly appreciate all of your help.

Ben

Reply With Quote