Silu Tang

Results 1 issues of Silu Tang

package main import "github.com/nsf/gothic" const init_script = ` wm title . "text wiget sample" wm geometry . 600x300+100+100 text .t -relief raised -bd 2 -yscrollcommand {.scroll set} scrollbar .scroll -command...