Manipulate[] data input
- To: mathgroup at smc.vnet.net
- Subject: [mg89748] Manipulate[] data input
- From: roby.nowak at gmail.com
- Date: Thu, 19 Jun 2008 05:46:25 -0400 (EDT)
Dear all,
when using
Manipulate[x, {x, 0, 1, Appearance -> {"Open"}}]
and entering a value in the x input field and hitting errorneously the
<Enter> key on the right end of the keyboard instead of the <Return>
Key left beside the cursor keypad the whole Manipulate[] Cell gets
duplicated. How can this be avoided ?
thanks Robert