Changeset 88

Show
Ignore:
Timestamp:
03/15/04 18:26:27 (4 years ago)
Author:
ug
Message:

Updated tutorial

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 05/devel/doc/tutorial.html

    r1 r88  
    9090  search pattern. 
    9191 
     92<li> New in 0.5j: Support for character set encodings (in particular 
     93encodings of Asian languages). The database list now also lists, for each 
     94database, the date when it was last modified. Optionally, Kombilo marks 
     95the current move (thanks to Bernd Schmidt who provided a patch to do this). 
     96Added an option which makes Kombilo ask for a confirmation before 
     97discarding unsaved changes to an SGF file. A couple of new options and bug 
     98fixes. 
     99 
    92100<li> And, as always, several minor improvements, fixes and changes:  
    93101  e.g. case-insensitive game info search; a "1-click mode" where every  
     
    114122 
    115123After <a href="#installation">installing</a> Kombilo, you should 
    116 execute the file 'kombilo.py' (or, under Windows: 'kombilo.pyw' 
    117 (if you downloaded Python separately) respectively 'kombilo.exe'
     124execute the file 'kombilo.py' (under Windows: 'kombilo.pyw' 
     125(if you downloaded Python separately) or 'kombilo.exe', respectively
    118126if you used the installer). 
    119127 
     
    133141files in that directory. Kombilo does not come with any games. You can 
    134142either 
    135 <a href="../go/index.html">download a game collection</a> from the net, or buy a commercial one.<p> 
    136 See also the section <a href="#requirements">requirements on SGF files</a> 
     143<a href="http://www.u-go.net/gamerecords/">download a game collection</a> 
     144from the net, or buy a commercial one.<p> 
     145See also the section about <a href="#requirements">requirements on SGF files</a> 
    137146in order to understand which kind of SGF files the program can handle;  
    138147basically, it handles simple game records, they may contain 
     
    152161 
    153162Of course the sgf files remain in the directory, and Kombilo will never 
    154 change them (unless you change the game info or edit the games, of course).  
    155 After the processing, the pattern search function actually 
     163change them (unless you change the game info or edit the games yourself,  
     164of course). After the processing, the pattern search function actually 
    156165does not use them anymore, but they are needed for the game info search 
    157166and if you want to play through games with the SGF viewer. 
     
    873882next move with a circle.<p> 
    874883 
     884<b>Show last move</b> 
     885This marks the most recent move with a small circle. Thanks to Bernd Schmidt 
     886who provideda a patch for this. (The SGF file is not changed.) 
     887 
    875888<b>Show Coordinates</b> 
    876889Show coordinates around the board.<p> 
     
    921934If you do not want to do that, and find that uppercase 
    922935labels look better, you can use this option.<p> 
     936 
     937<b>Ask before discarding unsaved changes</b> 
     938If this option is enabled, Kombilo will ask for confirmation before 
     939discarding unsaved changes in an SGF file (i.e. before deleting the 
     940game from the game list, and before exiting Kombilo). 
    923941 
    924942<b>Jump to match</b> 
     
    10551073<p> 
    10561074 
     1075 
     1076<b>Only one mouse button</b> 
     1077 
     1078<p> 
     1079 
     1080<b>Do not change window title</b> 
     1081<p> 
     1082 
     1083<b>Ask before starting time consuming search</b> 
     1084<p> 
     1085 
     1086 
    10571087<b>Customize appearance</b> 
    10581088On choosing this item, you get a window where you can fine tune 
    10591089several fonts, font sizes, and colors that Kombilo uses. See 
    1060 also the section on the global GUI options. 
     1090also the section on the global GUI options.<p> 
    10611091 
    10621092<b>Changing global GUI properties</b>