MathGroup Archive 2010

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

Search the Archive

Re: Format InputField -> Right ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109061] Re: Format InputField -> Right ?
  • From: Thomas Melehan <tpmelehan at mac.com>
  • Date: Mon, 12 Apr 2010 06:53:16 -0400 (EDT)

Great, thanks.


On Apr 11, 2010, at 9:27 AM, Bob Hanlon wrote:

> 
> First do:
> 
> Options[InputField]
> 
> Then:
> 
> InputField[Dynamic[x], Alignment -> {Right, Center}]
> 
> 
> Bob Hanlon
> 
> ---- Thomas Melehan <tpmelehan at mac.com> wrote: 
> 
> =============
> Does anyone know how to make the expression in an InputField[Dynamic[x]] appear right justified?
> 
> 
> 



  • Prev by Date: norm Function with FindRoot
  • Next by Date: SparseArray
  • Previous by thread: Re: Format InputField -> Right ?
  • Next by thread: norm Function with FindRoot