Re: AppearanceElements
- To: mathgroup at smc.vnet.net
- Subject: [mg122218] Re: AppearanceElements
- From: Armand Tamzarian <mike.honeychurch at gmail.com>
- Date: Fri, 21 Oct 2011 06:23:43 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <j7p1qb$5kg$1@smc.vnet.net>
On Oct 20, 10:48 pm, Laszlo Sturmann <sturm... at chara-array.org> wrote: > Hi, > > Does anyone know how to specify which button will be shown in the > following example? > > Manipulator[0.5, Appearance->'"Open", AppearanceElement->{..?..}] > > Ho do I refer to the individual buttons? > > Thanks, > > Laszlo AppearanceElements -> {"InputField", "StepLeftButton", "StepRightButton", "HideControlsButton", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"} Mike