mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
update onetcl.cpp
This commit is contained in:
parent
63e6147969
commit
54193f7704
@ -3335,7 +3335,7 @@ const char * ngscript[] = {""
|
|||||||
,"}\n"
|
,"}\n"
|
||||||
,"}\n"
|
,"}\n"
|
||||||
,"if { $toglok == 1} {\n"
|
,"if { $toglok == 1} {\n"
|
||||||
,"pack .ndraw -expand true -fill both -padx 10 -pady 10\n"
|
,"pack .ndraw -expand true -fill both -padx 0 -pady 0\n"
|
||||||
,"catch { tkdnd::drop_target register .ndraw DND_Files }\n"
|
,"catch { tkdnd::drop_target register .ndraw DND_Files }\n"
|
||||||
,"bind .ndraw <Button-1> {\n"
|
,"bind .ndraw <Button-1> {\n"
|
||||||
,"set oldmousex %x; set oldmousey %y;\n"
|
,"set oldmousex %x; set oldmousey %y;\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user