Comment débuter



XQuad  is a spreadsheet application designed for the numerical data processing. It allows users to arrange data and charts according to their preference.


Introduction

XQuad permit import and manual entry of numerical and alphanumerical data into spreadsheets.

A spreadsheet is an array containing boxes that are named cells and are organised by coordinates. Each cell is an intersection of a row and a column. Lines are numbered from 1 to 100,000. Columns are "numbered" by letters series from A to ZZ (702 columns). When you put together the row coordinate and the column coordinate, you have the cell coordinates.

Besides numerical and alphanumerical data, cells can also contains formulas. There is one of the great advantages of spreadsheet applications: you can reference several cells and combine theirs values thanks to theirs coordinates. These links are dynamics, so any value modification of a referenced cell cause the automatic update of the referring cells.

XQuad can also make charts and graphs from the values of a spreadsheet area. Graphs are also dynamically linked to the values of this spreadsheet area.



The Launch

usage: XQuad [-help] [-version] [-fg <color>] [-bg <color>] [-display <displayname>] [-geometry <geom>] [-/+opaqueResize] [-opaqueMove <percentage>] [-keepFreeColor <number>] [files ...]

detail: -help, --help, -h
displays a summary of command line parameters.

-version, -v
displays XQuad version number.

-fg color
defines foreground color.

-bg color
defines background color.

-display host:dpy
specifies X server to be used.

-geometry geom
determines size of main window.

-opaqueResize
annuls opaque mode's re-sizing of the internal window manager.

+opaqueResize
activates opaque mode's re-sizing of the internal window manager.

-opaqueMove percentage
Sets the percentage of desktop area in which the document window must fit in opaque mode.

-keepFreeColor number
Sets number of colors to be available for use in other X applications. For a palette of 256 colors this value is 10 by default. This option may only be useful when your X server works with Pseudo-color.

--xbugline, -xbugline, -xbl
Correct a bug with some video driver. You'll have to use this parameter only if lines in vector based drawings are misplaced.

--xbugpoint, -xbugpoint, -xbp
Correct a bug with some video driver. You'll have to use this parameter only if screen fonts are not displayed fine.



XQuad (c)1996-98 Axene