MathGroup Archive 2008

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

Search the Archive

Re: Problem inputting data into a table that is larger than a window

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89449] Re: Problem inputting data into a table that is larger than a window
  • From: dh <dh at metrohm.ch>
  • Date: Tue, 10 Jun 2008 03:38:15 -0400 (EDT)
  • References: <g2ij0q$rnc$1@smc.vnet.net>


Hi Bob,

this behaves as expected:

Table[InputField[],{i,75},{j,2}]//TableForm

You should give an example of your problem.

sincerely, Daniel



Bob F wrote:

> I created a table with about 75 rows and 6 columns and all cells are

> in a 16pt Times Roman font. It is larger than the window it is being

> displayed in. When I try and input data into the bottom rows of the

> table Mathematica automatically scrolls the window to the top of the

> table, and now the row I was inputting data into is no longer visible.

> The cell that the table is in is a "Text" cell style. No matter what I

> try, it keeps scrolling to the top of the table. Any ideas on if this

> is a bug or a feature or what I can do to keep it from happening?

> Thanks...

> 

> -Bob

> 





-- 



Daniel Huber

Metrohm Ltd.

Oberdorfstr. 68

CH-9100 Herisau

Tel. +41 71 353 8585, Fax +41 71 353 8907

E-Mail:<mailto:dh at metrohm.com>

Internet:<http://www.metrohm.com>




  • Prev by Date: Transform list of numbers into pure functions using replace rule
  • Next by Date: RevolutionPlot3D and cylindircal-mirror anamorphic-art in Mathematica
  • Previous by thread: Problem inputting data into a table that is larger than a window
  • Next by thread: Re: Problem inputting data into a table that is larger than a window