| Connect6Lib UsersGuide | Connect6Lib is an editor for Connect6. The code of this editor was modified from Renlib, by Connect6 Working Group, and can be downloaded at here. In Connect6Lib, we add some more functions for Connect6. This document gives a quick user guide. Hopefully, you enjoy using it.
Download Connct6Lib
COMMANDS
File Toolbar
| New [Ctrl+N] | Create a new file. |
| Open [Ctrl+O] | Open an existing file. |
| Save [Ctrl+S] | Save the current file. |
| Reload | Reload the current file without save it. |
Edit Toolbar
| Update Mode [Ctrl+M] | Change to the update mode (from display mode). |
| Display Mode [Ctrl+M] | Change to the display mode (from update mode). |
Move Toolbar
| First Move [1, Home] | Go back to the first move. |
| Last Move [L, End] | Go forward to the end of the move sequence. |
| Up [U] | Go back till a variation branch. |
| Down [D] | Go down till a variation branch. |
| Back [B] | Go back one piece. |
| Forward [F] | Go forward one piece. |
| Extend Back [,] | Go back one move (two pieces). |
| Extend Forward [.] | Go forward one move (two pieces). |
| Delete Piece [Delete] | Delete current piece. |
| Delete Move [Delete] | Delete current move. |
Note : These two command only work on Update Mode.
| Add Branch Tag | Add a branch tag at the current position. |
| Delete Branch Tag | Delete a branch tag at the current position (working for one branch tag only). |
Note : These two command only work on Update Mode.
Position Toolbar
| 0 degrees | Rotate to 0 degrees, i.e. normal. |
| 90 degrees | Rotate to 90 degrees. |
| 180 degrees | Rotate to 180 degrees. |
| 270 degrees | Rotate to 270 degrees. |
| Turn +90 degrees | Rotate +90 degrees (counter-clock-wise). |
| Turn -90 degrees | Rotate -90 degrees (clock-wise). |
| Mirror Left/Right | Mirror Left/Right. |
| Mirror Up/Down | Mirror Up/Down. |
| Save current position | Save file with coordinates as what we see in the screen. |
Search Toolbar
1. You can type the search text in this filed and then search. 2. Left button is search down. 3. Right button is search up.
Hint Toolbar
| Threat | Show Threat at the current position. |
| Life 3 | Show Live 3 at the current position. |
| Died 3 | Show Dead 3 at the current position. |
| Life 2 | Show Live 2 at the current position. |
| Show all | Show both black and white hint lines. |
| Show black | Show black hint lines only. |
| Show white | Show white hint lines only. |
Quick IO
Export: Output the current position. Import: Input another position and merge with existed file. Format: Follow the file format.
File Format
Sgf | ;B[JJ];W[II];W[JH] | ;Color[XY] (B = black, W = white.) | SSgf | jjiijh | Simplified SGF format. | LG(littlegolem.net) | ;B[J10];W[I9J8] | Littlegolem.net format. | Coor | j10 i9 j8 | Coordinates of each piece. |
Coordinate A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 |
|
|
|
Last Updated ( 2008-07-02 14:39:52 )
|