MathGroup Archive 2012

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

Search the Archive

Re: MenuCommand Events

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124952] Re: MenuCommand Events
  • From: Chris Degnen <degnen at cwgsy.net>
  • Date: Tue, 14 Feb 2012 06:36:55 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jh2t9f$q3$1@smc.vnet.net> <jh82t1$ok2$1@smc.vnet.net>

John Fultz posted a list including undocumented/unsupported
FrontEndTokens here:

http://forums.wolfram.com/mathgroup/archive/2009/Jan/msg00091.html


On Feb 12, 10:05 am, David Reiss <dbre... at gmail.com> wrote:
> Go to
>
> guide/FrontEndTokens
>
> in the Documentation Center.
>
> Also here:
>
> http://reference.wolfram.com/mathematica/guide/FrontEndTokens.html
>
> --David
>
> On Feb 10, 5:58 am, "Miranda, Juan" <juan.mira... at hp.com> wrote:
>
>
>
>
>
>
>
> > I found in the documentation that in EventHandler can handle events of 
the form {"MenuCommand", "name"}, and I have found that options for "name" 
could be: "HandleShiftReturn" ,  "SimilarCellBelow",  "FindNextMatch", 
and  "FindPreviousMatch".
>
> > Which other options for "MenuCommand" exists?
>
> > Best.
>
> > Juan




  • Prev by Date: Re: List Manipulation
  • Next by Date: Re: List Manipulation
  • Previous by thread: Re: MenuCommand Events
  • Next by thread: Re: MenuCommand Events