no border for drawing window

This commit is contained in:
Joachim Schöberl 2019-09-03 17:06:45 +02:00
parent 5d1ab6f12c
commit 0f1eade895

View File

@ -40,7 +40,7 @@ if { [Ng_GetToglVersion] == 2 } {
if { $toglok == 1} {
#
pack .ndraw -expand true -fill both -padx 10 -pady 10
pack .ndraw -expand true -fill both -padx 0 -pady 0
catch { tkdnd::drop_target register .ndraw DND_Files }
#
bind .ndraw <Button-1> {