Scid  4.7.0
Functions
main.tcl File Reference

Go to the source code of this file.

Functions

 moveEntry_Clear
 
 moveEntry_Complete
 
 moveEntry_Backspace
 
 moveEntry_Char ch
 
 updateMainGame
 
 updateTitle
 
 updateStatusBar
 
 updateMainToolbar
 
 toggleRotateBoard
 
 toggleShowMaterial
 
 main_mousewheelHandler direction
 
 getNextMoves ?num?
 
 showVars
 
 updateBoard args
 
 updateGameInfo
 
 togglePhotosSize ?toggle?
 
 readPhotoFile fname
 
 trimString data
 
 getphoto name
 
 loadPlayersPhoto
 
 trimEngineName engine
 
 updatePlayerPhotos ?force?
 
 getPromoPiece
 
 confirmReplaceMove
 
 addNullMove
 
 addMove sq1 sq2 ?animate?
 
 addSanMove san
 
 addMoveUCI moveUCI ?action? ?animate?
 
 suggestMove
 
 enterSquare square
 
 leaveSquare square
 
 pressSquare square
 
 releaseSquare w x y
 
 backSquare
 
 addMarker w x y
 
 addNag nag
 
 undoFeature action
 
 setPlayMode callback
 
 resizeMainBoard
 
 toggleGameInfo
 
 CreateMainBoard w
 
 CreateGameInfo
 
 setToolbarTooltips tb
 
 InitToolbar tb
 
 toggleToolbarButton b i
 
 configToolbar
 
 redrawToolbar
 

Function Documentation

◆ addMarker()

addMarker   w x y  

Definition at line 974 of file main.tcl.

◆ addMove()

addMove   sq1 sq2 ?animate?  

Definition at line 706 of file main.tcl.

◆ addMoveUCI()

addMoveUCI   moveUCI ?action? ?animate?  

Definition at line 738 of file main.tcl.

◆ addNag()

addNag   nag  

Definition at line 1007 of file main.tcl.

◆ addNullMove()

addNullMove

Definition at line 702 of file main.tcl.

◆ addSanMove()

addSanMove   san  

Definition at line 727 of file main.tcl.

◆ backSquare()

backSquare

Definition at line 949 of file main.tcl.

◆ configToolbar()

configToolbar

Definition at line 1288 of file main.tcl.

◆ confirmReplaceMove()

confirmReplaceMove

Definition at line 682 of file main.tcl.

◆ CreateGameInfo()

CreateGameInfo

Definition at line 1145 of file main.tcl.

◆ CreateMainBoard()

CreateMainBoard   w  

Definition at line 1066 of file main.tcl.

◆ enterSquare()

enterSquare   square  

Definition at line 838 of file main.tcl.

◆ getNextMoves()

getNextMoves   ?num?  

Definition at line 292 of file main.tcl.

◆ getphoto()

getphoto   name  

Definition at line 545 of file main.tcl.

◆ getPromoPiece()

getPromoPiece

Definition at line 650 of file main.tcl.

◆ InitToolbar()

InitToolbar   tb  

Definition at line 1224 of file main.tcl.

◆ leaveSquare()

leaveSquare   square  

Definition at line 856 of file main.tcl.

◆ loadPlayersPhoto()

loadPlayersPhoto

Definition at line 557 of file main.tcl.

◆ main_mousewheelHandler()

main_mousewheelHandler   direction  

Definition at line 280 of file main.tcl.

◆ moveEntry_Backspace()

moveEntry_Backspace

Definition at line 55 of file main.tcl.

◆ moveEntry_Char()

moveEntry_Char   ch  

Definition at line 63 of file main.tcl.

◆ moveEntry_Clear()

moveEntry_Clear

Definition at line 37 of file main.tcl.

◆ moveEntry_Complete()

moveEntry_Complete

Definition at line 43 of file main.tcl.

◆ pressSquare()

pressSquare   square  

Definition at line 868 of file main.tcl.

◆ readPhotoFile()

readPhotoFile   fname  

Definition at line 461 of file main.tcl.

◆ redrawToolbar()

redrawToolbar

Definition at line 1328 of file main.tcl.

◆ releaseSquare()

releaseSquare   w x y  

Definition at line 907 of file main.tcl.

◆ resizeMainBoard()

resizeMainBoard

Definition at line 1040 of file main.tcl.

◆ setPlayMode()

setPlayMode   callback  

Definition at line 1031 of file main.tcl.

◆ setToolbarTooltips()

setToolbarTooltips   tb  

Definition at line 1209 of file main.tcl.

◆ showVars()

showVars

Definition at line 306 of file main.tcl.

◆ suggestMove()

suggestMove

Definition at line 823 of file main.tcl.

◆ toggleGameInfo()

toggleGameInfo

Definition at line 1056 of file main.tcl.

◆ togglePhotosSize()

togglePhotosSize   ?toggle?  

Definition at line 438 of file main.tcl.

◆ toggleRotateBoard()

toggleRotateBoard

Definition at line 265 of file main.tcl.

◆ toggleShowMaterial()

toggleShowMaterial

Definition at line 275 of file main.tcl.

◆ toggleToolbarButton()

toggleToolbarButton   b i  

Definition at line 1278 of file main.tcl.

◆ trimEngineName()

trimEngineName   engine  

Definition at line 586 of file main.tcl.

◆ trimString()

trimString   data  

Definition at line 534 of file main.tcl.

◆ undoFeature()

undoFeature   action  

Definition at line 1016 of file main.tcl.

◆ updateBoard()

updateBoard   args  

Definition at line 409 of file main.tcl.

◆ updateGameInfo()

updateGameInfo

Definition at line 417 of file main.tcl.

◆ updateMainGame()

updateMainGame

Definition at line 101 of file main.tcl.

◆ updateMainToolbar()

updateMainToolbar

Definition at line 230 of file main.tcl.

◆ updatePlayerPhotos()

updatePlayerPhotos   ?force?  

Definition at line 620 of file main.tcl.

◆ updateStatusBar()

updateStatusBar

Definition at line 139 of file main.tcl.

◆ updateTitle()

updateTitle

Definition at line 116 of file main.tcl.