Re: Using VerticalSlider controls for Manipulate
- To: mathgroup at smc.vnet.net
- Subject: [mg96652] Re: Using VerticalSlider controls for Manipulate
- From: Yves Klett <yves.klett at googlemail.com>
- Date: Wed, 18 Feb 2009 06:00:29 -0500 (EST)
- References: <gne6t8$pfv$1@smc.vnet.net>
Benjamin, you might have a look at the earlier thread,"Custom label for a slider in Manipulate". While I agree with David that Manipulate is not suitable for everything, for those still wanting to use it there is Control[] in Version 7 that allows you to place Manipulate control statements flexibly, e.g. in grids, columns etc. Regards, Yves brtubb at pdmusic.org schrieb: > In reference to the Manipulate function, does anyone know how to use > row arranged variables with it, particular the VerticalSlider control > if possible. As it it the only placement alignment is either top, > bottom left or right but only in column formats, I want to use rows. > I'm using Mathematica v6.0.2. > > Benjamin Tubb > www.pdmusic.org > >