MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Disable Enter Key as Evaluation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123794] Re: Disable Enter Key as Evaluation
  • From: David Reiss <dbreiss at gmail.com>
  • Date: Mon, 19 Dec 2011 07:21:06 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jchhs3$ils$1@smc.vnet.net>

I'm slightly puzzled. In a CDF the  enter key and the shift-enter key
method of evaluating cells is universally disabled.  The only way to
evaluate something is via a user interface element such as a button,
or through the change of a Dynamic quantity.  Is the question that you
are asking slightly different, since you mention InputFields in
particular?

--David

On Dec 17, 2:54 am, Scott Colwell <srcolw... at gmail.com> wrote:
> Hello,
>
> I am creating a standalone CDF. I have InputFields in the CDF and I
> only want to use buttons to execute the evaluation of the CDF. So, I
> want to disable the enter key and the shift-enter key method of
> evaluating. Basically I only want the CDF controlled by the buttons.
>
> Is there a way to do that?
>
> Thanks,
>
> Scott




  • Prev by Date: Graphics don't look the same when pasted into MS Word
  • Next by Date: Re: Compile Problem with Nested Sum
  • Previous by thread: Re: Disable Enter Key as Evaluation
  • Next by thread: Integrate function defined by numerical integration