|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| MWForum Message | [Date Index] [Threads] [Authors] [Attachments] [Subscribe] | ||||||||
Hi John, There is a method of using a textbox as a Command Center (which seems to me to be what you are asking for). If you are using MWPro, go to - Help Topics > Textboxes > as Command Center - to see explanation of how to do it. For the same thing in EX, as usual I cannot find it in the EX Help mess. Since it works the same as in MWPro, I will paste the key part of the explanation below: To try this out, create a text box named Text1. To make your text box act like a Command Center, type (in the Command Center): onreadline "text1 "run The name tag of Text1 turns blue to show an onreadline instruction is active. In this case, run runs its input as a Logo instruction. You can type any Logo instruction in the text box. Try typing a command such as forward 50 in the text box now. It moves the turtle forward! Good luck, Jeff ----- Original Message ----- From: "Ask an Expert - Question" <askanexpert@xxxxxxxxxxxxxxxxxxxxx> To: <mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> Sent: Thursday, August 24, 2006 6:25 AM Subject: MIA, Ask an Expert: interactive text box This is an automatic message sent from the web form at: http://mia.openworldlearning.org/howdoi.htm To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file. | |||||||||