Re: Problem inputting data into a table that is larger than a window
- To: mathgroup at smc.vnet.net
- Subject: [mg89737] Re: Problem inputting data into a table that is larger than a window
- From: Bob F <deepyogurt at gmail.com>
- Date: Thu, 19 Jun 2008 05:44:22 -0400 (EDT)
- References: <g2ij0q$rnc$1@smc.vnet.net> <g2lb66$91i$1@smc.vnet.net>
On Jun 12, 1:01 am, dh <d... at metrohm.ch> wrote:
> works on version: 6.0.2 "6.0 for Microsoft Windows (32-bit) (February
>
> 7, 2008)"
>
> Daniel
>
>
>
> Bob F wrote:
> > On Jun 10, 1:40 am, dh <d... at metrohm.ch> wrote:
> >> 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=