diff options
| author | Thomas Günther <tom@toms-cafe.de> | 2008-01-06 20:43:20 +0100 |
|---|---|---|
| committer | Thomas Günther <tom@toms-cafe.de> | 2008-01-06 20:43:20 +0100 |
| commit | ad7c2eccc34abc3208d4a00d425945d509d0a2d1 (patch) | |
| tree | ccbe2305c2cdfe7a7c1d0c25a9699702237d76b0 /README | |
| parent | 3dc1e9efaee46e8de32b935d65f1df9d9d246491 (diff) | |
| download | vdr-plugin-sudoku-ad7c2eccc34abc3208d4a00d425945d509d0a2d1.tar.gz vdr-plugin-sudoku-ad7c2eccc34abc3208d4a00d425945d509d0a2d1.tar.bz2 | |
Show possible numbers as pattern
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -71,6 +71,14 @@ Setup: - Mark ambiguous numbers Cells with ambiguous numbers are marked with magenta color (yes/no). Default is yes. +- Show possible numbers as pattern + Show a pattern in all empty cells representing the + possible numbers. The pattern is structured by a small + 3 x 3 grid featuring the numbers from 1 to 9 from top + left to bottom right. If a number is possible in this + cell the background of the corresponding grid section + is colored. + Default is yes. - Clear marks on reset Unmark all cells when the puzzle is reset (yes/no). Default is no. - Transparency (%) Set the transparency of the menu (0-100). |
