Re: support for more than 256 cols?



On Sun, 2002-03-24 at 16:24, Josh Fryman wrote:
This change is trivial.

so it seemed ... but maybe it isn't quite so.  first, after much rebulding
of all things gnome, imlib, etc, etc, i did get 1.0.5 to build correctly.
i then made these changes to support >256 cols.

src/gnumeric.h
    change SHEET_MAX_COLS

src/sheet-style.c
    change TILE_SIZE_COL
This should be the smallest integer x such that x*x*x*x >= SHEET_MAX_COLS.

i now get many 'strange' problems. below is a section of the types of errors
i'm getting.  we have the data in the sheet, and have made graphs like we
want.  we can't save the file, apparently.  nor can we export the graphs to 
images (eg, printing a page with just the graph to PS or PDF).  so while we
can manipulate the data, it's not doing us much good.

suggestions?

The printing errors that you are encountering have nothing to do to the
change of the number cols & rows. 

Chema




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]