Re: Manipulate menu items from FrontEnd?
- To: mathgroup at smc.vnet.net
- Subject: [mg80673] Re: Manipulate menu items from FrontEnd?
- From: Szabolcs <szhorvat at gmail.com>
- Date: Tue, 28 Aug 2007 06:39:29 -0400 (EDT)
- Organization: University of Bergen
- References: <fb0ehp$e5c$1@smc.vnet.net>
W. Craig Carter wrote: > Hello, > Does anyone know how to (or if it possible) to manipulate > menu items from within the frontend? On a macintosh? > > I have a series of tasks where I am doing repetive > pull-downs from menu items, selections, and confirmations. > > For example, I'd like to create a palette to do: > File->Printing Settting->Printing Environment->MySelection > > Thanks, C Hi, Check the documentation of FrontEndTokenExecute[] and FrontEndExecute[] Szabolcs