2 set layer [layer create raster -file lesras.epp -title "ðÏÄÚÏÎÁ"\
4 option add *font -cronyx-times-bold-r-normal--10-*
6 planchet .test -width 640 -height 480 -status .status
8 pack .tool -expand y -fill x
13 bind .test <Button-2> {destroy .test}
14 wm protocol . WM_DELETE_WINDOW exit