Activity for hirai55hirai

  • hirai55hirai hirai55hirai posted a comment on discussion Help

    Thank you. I roughly understood meaning of this code. I try to change interval by changing this code. Thank you for teaching!

  • hirai55hirai hirai55hirai posted a comment on discussion Help

    I want to change interval of white move and black move in Column Style. Perhaps this interval is adjusted by the below code of scid.gui in "Scid vs PC-4.24\bin" set t1 [expr $fd_size / 10.0]c set t2 [expr $fd_size / 8.0]c set t3 [expr ($fd_size - 8) / 3.5 + 3 + 0.5*($fd_size > 13)]c .pgnWin.text configure -tabs "$t1 right $t2 $t3" But I can't find out how I should change the code. What should I do for changing interval of white move and black move in Column Style ? Thank you.

1