| Readme: | Short: Sigma Demo - a spreadsheet for MorphOS Author: Yannick Buchy Type: biz/spread Version: 1.9 Architecture: ppc-morphos Requires: MorphOS 3.20+
============================================================================ SIGMA - Spreadsheet Version 1.9 ============================================================================
INTRODUCTION ------------ Sigma is a spreadsheet for MorphOS built with MUI (Magic User Interface) and TTEngine for TrueType font rendering. It offers live formulas, rich cell formatting and native OpenDocument (.ods) import/export, with full UTF-8 Unicode support throughout.
TECHNOLOGIES ------------ Provided by MorphOS: - TTEngine (TrueType font rendering) - xadmaster.library (ZIP container reading, for ODS and XLSX import)
Implemented by Sigma: - A formula engine (cell references, ranges, the usual functions) - A sparse cell model (millions of logical cells, RAM tracks only used ones) - OpenDocument Spreadsheet (.ods) reader/writer - XLSX (Excel) import - CSV (RFC-4180) import/export
INSTALLATION ------------ Simply copy the Sigma drawer to your preferred location. Fonts are scanned automatically; no configuration required.
REGISTRATION & UPGRADES -----------------------
Sigma 1.9 Demo The demo version lets you try every feature. Saving your work (ODS or CSV) requires the registered version; opening, editing and importing are free. The title bar shows "Sigma Demo" until the program is registered.
Registered version:
Sigma (version 1.9 and future updates): 29.90 euros Sigma + Stylos + IPP-Print + IPP-Scan (full bundle): 69.90 euros
All future Sigma features are included free of charge, among them: - XLSX (Excel) import and export - Direct printing - Frozen panes and multiple sheets
Stylos is a WYSIWYG word processor for MorphOS; IPP-Print/IPP-Scan add driverless printing and scanning. Each has its own registration.
PayPal: papiosaur2@hotmail.fr (send as a friend to avoid fees) Contact: yannick.buchy@gmail.com to receive your registered version. If you have any questions, don't hesitate to ask.
BUG HUNTERS WANTED ------------------ Help improve Sigma! Send a clear bug report with steps to reproduce to yannick.buchy@gmail.com (the .ods/.csv file and a snapshot are welcome).
Each confirmed bug earns you a 5 euros discount on your license. Find 6 confirmed bugs and you get Sigma for free, including all updates.
FEATURES -------- Spreadsheet - Grid up to 16384 rows x 256 columns (sparse: memory tracks only used cells) - Keyboard navigation, scrolling, zoom 50%-300% - Adjustable visible extent (Col/Lig fields) - Column width / row height (W/H fields, keyboard + wheel) in millimetres or inches (selectable in Preferences), with true 1:1 physical sizing from the screen DPI
Formulas - = + - * / and parentheses, A1 cell references, A1:B2 ranges - Relative and absolute references ($A$1, $A1, A$1) - Numbers AND text: string literals "...", text concatenation with &, and formulas can return text (e.g. =IF(A1>0,"OK","NO")) - Math/stat: SUM, AVERAGE, MIN, MAX, COUNT, COUNTA, PRODUCT, MEDIAN, STDEV, VAR, ABS, INT, TRUNC, SIGN, ROUND, ROUNDUP, ROUNDDOWN, CEILING, FLOOR, MOD, POWER, SQRT - Logic: IF, IFERROR, AND, OR, NOT, TRUE, FALSE; comparisons (< > = <= >= <>) - Conditional: SUMIF, COUNTIF, AVERAGEIF - Lookup: VLOOKUP, HLOOKUP, INDEX, MATCH - Text: LEN, LEFT, RIGHT, MID, UPPER, LOWER, TRIM, CONCATENATE, SUBSTITUTE, REPT, FIND, SEARCH, EXACT, VALUE, TEXT - Dates: DATE, TODAY, NOW, YEAR, MONTH, DAY, WEEKDAY (Excel-compatible serials) - Info: ISBLANK, ISNUMBER, ISTEXT, ISERROR, N - Case-insensitive; errors: #CYCLE #REF! #DIV/0! #N/A #ERR - Function names can be typed in English or in your own language - French, German, Italian, Spanish, Portuguese, Dutch (SUM / SUMME / SOMMA / SUMA / SOM, VLOOKUP / SVERWEIS / CERCA.VERT / BUSCARV / PROCV...); files always store the English names for interop - Point mode: while typing a formula, click or drag cells to insert their reference; drag a range handle to resize an existing reference
Editing - Inline editing with a blinking caret, in-cell text selection - Cell and text clipboard (Ctrl+C / Ctrl+X / Ctrl+V); copy/paste keeps the cell formatting (colours, borders, font, alignment, number format), and pasting a formula shifts its relative references ($-anchored parts stay fixed) - Fill handle: drag the bottom-right grip to copy/fill a cell (value + format, formula references shifted) across a rectangular block - Merge / unmerge (split) cells, from the toolbar or the right-click menu - Sort a selected range (ascending / descending) by its first column - Undo / redo (Ctrl+Z / Ctrl+Y) - Insert / delete rows and columns (references auto-adjust) - Find / Replace - Go to a cell: type a reference (B15, or a range A1:C5) in the name box at the top-left and press Enter - or use Edit -> Go to cell (Cmd/Ctrl+G) - Recent files menu
Formatting - Bold, italic, underline (+ double), strikethrough (+ double), super/subscript - Text and cell background colours (palette + colour picker) - Per-cell font and size - Horizontal and vertical alignment - Cell borders: All / Outer / Inner / None presets plus individual top / bottom / left / right sides, with selectable line width (Thin / Medium / Thick = 1 / 2 / 3 px) and a format painter - Seven number formats: 0.00, integer, thousands, percent, currency (EUR), scientific, date (DD/MM/YYYY) - Unicode symbol band for inserting special characters
File formats - OpenDocument Spreadsheet (.ods) import and export: data, live formulas, fonts, colours, alignment, borders, number formats, column widths and row heights - a faithful round-trip, and interoperable with LibreOffice/Excel - XLSX (Excel) import: text, formulas, cell styles, colours, borders, number formats, alignment, column/row sizes and merged cells - CSV (RFC-4180, UTF-8) import and export; the import auto-detects the field separator (comma, semicolon or tab) so European Excel/Calc files load too - PDF export (Project -> Export PDF): the used range is paginated onto A4 with cell backgrounds, borders, fonts (bold/italic), colours and alignment - Drag & drop a file icon onto the window to open it
Interface - Localized: English by default, with 15 translations included (French, German, Italian, Spanish, Portuguese, Dutch, Danish, Norwegian, Swedish, Finnish, Polish, Czech, Hungarian, Greek and Turkish) - Preferences (Display): detected monitor and resolution, screen diagonal -> computed DPI, cell background theme, header colour, cursor width and colour, measurement unit (mm / inch) for the W/H fields; - Title bar shows the file name and an asterisk when there are unsaved changes
FILE FORMATS ------------ .ods OpenDocument Spreadsheet - the recommended format, keeps everything .xlsx Excel workbook - import only (open Excel files) .csv Comma-Separated Values - data only (no formulas, no formatting)
Formulas are stored in OpenDocument (OpenFormula) form on export and converted back on import, so they stay live and editable in other office suites.
KEYBOARD SHORTCUTS ------------------ Cmd + N New Cmd + O Open Cmd + S Save Cmd + P Export PDF Cmd + G Go to cell Cmd + Z Undo Cmd + Y Redo Cmd + X Cut Cmd + C Copy Cmd + V Paste Cmd + ? About Cmd + Q Quit
Arrow keys Move the active cell Shift + Arrows Extend the selection Alt + Arrows Jump 20 cells (Alt + Shift = extend by 20) Ctrl + Arrows Jump to the data edge Enter / type Edit the cell ; Enter validates and moves down F2 Edit the active cell Mouse wheel Scroll ; Ctrl + wheel zooms
HISTORY -------
1.9 - Flicker-free startup: cell gridlines no longer flash from black to grey when the window opens (their colour is ready before the first paint), which also removes a heavy extra repaint at launch on slower machines. - The Merge / Split toolbar button icons, missing from the 1.8 archive, are now included. - Dragging the fill handle or a selection no longer pegs the CPU: the repaint is throttled instead of redrawn on every crossed cell. - Typing in a merged cell no longer makes the merge visibly re-split while the text is shown. - Merged cells now render correctly in the print preview, PDF export and printing: one span, with no leftover inner borders or covered-cell text. - Editing a merged cell behaves like a normal cell: clicking, cursor placement and text selection work across the whole merged span. - Multi-line cells: Alt+Enter inserts a line break inside a cell (Enter still validates); the row height grows automatically to fit. Line breaks are kept in ODS/CSV save and in PDF export/printing. - Double-clicking a cell places the caret at the click (Excel-style) instead of selecting the word.
1.8 - Merge and unmerge (split) cells - one context-aware toolbar button (greyed on a lone cell, Merge on a range, Split on a merged cell) or the right-click menu; saved in ODS and read from Excel (XLSX). Undoable. - Cell borders render like Excel/Calc (single 1px lines, light gridlines); line width Thin / Medium / Thick. A border next to the row/column headers no longer looks over-thick. - Fill handle drags freely in any direction to fill a rectangular block. - Ctrl + mouse-wheel zoom keeps the top-left in place (row 1 / column A stay). - Toolbar buttons colour-coded by group. - 15 interface languages (all of Stylos's): French, German, Italian, Spanish, Portuguese, Dutch, Danish, Norwegian, Swedish, Finnish, Polish, Czech, Hungarian, Greek and Turkish. - Function names can now be typed in German, Italian, Spanish, Portuguese or Dutch too (not just French); files still store English names.
1.7 - XLSX (Excel) import: text, formulas, cell styles, colours, borders, number formats, alignment and column/row sizes. - Date cells show the formatted date (DD/MM/YYYY); typing a date stores it as a real date.
1.6 - Date functions now display as a date automatically: TODAY(), NOW() and DATE() show DD/MM/YYYY in a cell that has no explicit number format (French names AUJOURDHUI, MAINTENANT still map to them). - The function picker is now a docked panel on the right of the sheet (toggled by the Fx button) instead of a floating pop-up: the grid shrinks but stays fully visible, and the panel never steals the keyboard focus. You can chain and nest functions with the mouse - double-click ANNEE then AUJOURDHUI to build ANNEE(AUJOURDHUI()) - then press Enter to validate. - Colours are now exact: text/cell swatches, the current-colour buttons and the cell background all paint the true RGB, so the toolbar swatch matches the picked colour. Double-clicking a swatch applies it and closes the window, and the toolbar button updates on every pick. - Fixed: a cell with a background colour (or border) but no text was dropped from the used area, so it vanished from the PDF export and the saved .ods - it is now kept and exported. - Print preview: a landscape document is now previewed on a landscape page instead of a portrait frame.
1.5 - Formulas now use the semicolon (;) argument separator, like Excel and LibreOffice Calc in French; the comma is still accepted on input. - Concatenate a whole range: CONCAT(A1:C1) joins cells with no separator, TEXTJOIN(sep; skip_empty; A1:C1) joins them with one - just drag-select the range instead of clicking each cell. - While writing a formula, Shift + click a cell to add it as a separate reference (e.g. =SUM(A1;B5) for non-adjacent cells). - ODS formula import/export is now fully Excel/Calc compatible: French function names, commas inside text, and CONCAT/TEXTJOIN all round-trip. - Right-click menu: on a cell, column header or row gutter, offering cut/copy/paste, insert/delete rows and columns, sort and number format; it first selects the clicked cell, whole column or whole row. - Cutting a whole column or row (selected by its header) removes it; cutting cells clears their text and formatting, like Excel/Calc. - Copy and paste text with other applications (CED, Odyssey, TurboCalc, Wayfarer...) through the system clipboard. - Move a selection with the mouse: drag its border to move the block (values + formats), Shift + drag a border to resize the selection.
1.4 - Closing or replacing a modified sheet now offers Save | Don't save | Cancel (instead of only Discard | Cancel). - Formula bar: edits show live in the cell as you type; long cell text now scrolls while editing so the caret stays visible. - Function picker shows a one-line description of the selected formula. - Selection statistics: hover a selected range of numbers to see Sum, Average, Count, Min and Max in a bubble. - Fill handle locks to one axis (like a spreadsheet), so a horizontal drag no longer spills below; dragging back restores overwritten cells. - Grid ink (cell text, borders, headers) is now always black on the white sheet, so a dark MUI theme no longer makes it unreadable. - Colour panels (text/cell): a "Close" button beside Reset, opening one panel closes the other, and the top row is centred.
1.3 - Printing (Project -> Print, toolbar): driverless IPP network printing via Ghostscript, with printer discovery, page range, N-up, sides, quality, scale-to-fit and a live preview. - New Settings menu (Preferences + MUI); a real Save (Amiga+S) beside Save as; Project/Settings menus regrouped like Stylos. - PDF export options: page orientation (portrait/landscape), adjustable margins, export DPI, and "open in the PDF viewer after export". - Colour pickers (any RGB) for the cell background, headers and cursor. - Autosave to a configurable file, with a restore prompt on the next start after a crash. - Undo/redo/paste toolbar buttons are greyed until they can be used. - Preferences: wheel-adjustable screen size, computed-DPI source shown (screen/entry), measurement unit + margins on the document page.
1.2 - Much larger formula engine: text and text functions, dates, lookups (VLOOKUP/INDEX/MATCH), conditional sums (SUMIF/COUNTIF), more stats; new date number format. - PDF export (Project -> Export PDF): A4 with embedded fonts, so the euro sign and accents always render. - Copy/paste and the copy/apply-style tool keep full cell formatting (colours, borders + width, font, alignment, number format). - Individual top/bottom/left/right border buttons (+ All/Outer/Inner/None). - Column width / row height in millimetres or inches. - Preferences gained a Documents page (default font/size/zoom, create icons, autosave to a recovery file); settings live in PROGDIR:Settings/ and the requesters reopen at the last-used directory. - Pasting/inserting beyond the visible area grows it; the last row and column scroll fully into view. - Save confirms overwrite and warns of unsaved changes on quit. - CSV import auto-detects the field separator (comma/semicolon/tab).
1.1 - The toolbar reflects the active cell, with exclusive (radio) alignment buttons and stateful border buttons + a line-width selector. - Relative/absolute references ($A$1): pasting or filling shifts the relative parts and keeps the $-anchored ones fixed. - Fill handle (copy value + format down/across) and range sort. - Undo/redo now covers column-width and row-height changes. - Formula names can be typed in French; files store the English names. - New functions: MEDIAN, IFERROR, ROUNDUP/ROUNDDOWN, CEILING, FLOOR. - ODS fixes: column widths honoured by LibreOffice/Excel; top-aligned cells export correctly.
1.0 First public release. Grid, formulas (with point mode), CSV and ODS import/export, full cell formatting, number formats, find/replace, undo/redo, preferences with EDID-based DPI, recent files, localization.
COPYRIGHT --------- Sigma is Copyright (c) Yannick Buchy. All rights reserved.
DISCLAIMER ---------- Sigma is provided "as is", without warranty of any kind, express or implied. You use it at your own risk: the author cannot be held responsible for any data loss or damage resulting from its use. Always keep backups of important files.
CONTACT ------- Author: Yannick Buchy Mail:yannick.buchy@gmail.com
THANKS ------
- MorphOS Team for MorphOS - Geit and CptBlood for suggestions and report bugs
|