lazarus-ccr/components/fpspreadsheet/examples/visual/wikitablemaker
2023-04-24 14:17:59 +00:00
..
readme.txt fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
synhighlighterwikitable.pas fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
wikitablemaker.ex-meta fpspreadsheet: Use category "CCR" in fpspreadsheet example projects' metadata files. 2023-04-24 14:17:59 +00:00
wikitablemaker.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
wikitablemaker.lpr fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
wtmain.lfm fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +00:00
wtmain.pas fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +00:00

WikiTableMaker implements an editor for tables to be used in wikis.

Load a spreadsheet file into the worksheet grid, or type in the data needed.
Go to page "code" to see the wiki code. Copy it to the clipboard and paste it
into the wiki source page.

Technically, WikiTableMaker is a moderately stripped-down version of the 
spready demo. The worksheet grid, however, is created at run-time. Therefore, 
it is not necessary to install the laz_fpspreadsheet package to run this 
sample project.

If compiled with Lazarus version you have to accept missing properties in the
lfm file related to SynEdit.