The cursor will start in the "Entry" field. While the cursor is in this field, you can use the Up and Down arrow keys to move up and down the list of entry numbers. You can also type an entry number into this field and that will become the currently selected entry. (It has to be an entry number that appeared in the finals; you cannot add a new number this way). You can also change the currently-selected entry by clicking on the name or number in the entries listbox. When you hit the Enter key, the cursor will move to the "Name" field.
While your cursor is in the "Name" field, you can type the name of the cat. As you type, the listbox below the input fields will show names that match what you have typed. You can use this name search feature to save typing like this:
If you used the name search feature to fill in the name, the breed will have been filled in automatically. Otherwise, you can either type in the breed abbreviation or select it from the Breed Menu:
If you are not familiar with all the abbreviations, the full name will appear if you hover the cursor over each abbreviation on the menu. When you click on an abbreviation, it will be copied to the "Breed" field on the Entries form and the focus will jump to that field (whether it had the focus, previously, or not).
When you hit the Enter key, the selected entry will advance to the next entry and the cursor will move back to the Entry field. If you type an incorrect breed abbreviation in the Breed input field, TkScore will display an error and the focus will not advance until the abbreviation is corrected.
BreedCodeTable.tdi
' file from ticamembers.org.
This file only changes when new breeds are accepted or breeds advance. If you do not have Internet access, TkScore will use the copy of the BreedCodeTable that it most recently downloaded.
NamesTable.tdi
' file from ticamembers.org.
The names and breeds in the NamesTable are extracted from the official standings published by the Executive Office. As a result, the names are spelled exactly as they are entered in the TICA Registry.
If you do not have Internet access, TkScore will use the copy of the NamesTable that it most recently downloaded.
If you don't want to use the name search feature, just turn off the Name Search checkbutton.
14 July 2012