MathGroup Archive 2010

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

Search the Archive

Re: Format InputField -> Right ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109079] Re: Format InputField -> Right ?
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Mon, 12 Apr 2010 06:56:32 -0400 (EDT)

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: Left & Right Axes Different Scale?
  • Next by Date: norm Function with FindRoot
  • Previous by thread: Re: Left & Right Axes Different Scale?
  • Next by thread: Re: Format InputField -> Right ?