mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 03:40:34 +05:00
Update onetcl.cpp
This commit is contained in:
parent
81a577031e
commit
944bedf2ac
@ -2687,7 +2687,7 @@ const char * ngscript[] = {""
|
|||||||
,"frame $w.face -borderwidth 3\n"
|
,"frame $w.face -borderwidth 3\n"
|
||||||
,"pack $w.face -fill x -padx 5\n"
|
,"pack $w.face -fill x -padx 5\n"
|
||||||
,"ttk::label $w.face.lab -text \"face index:\"\n"
|
,"ttk::label $w.face.lab -text \"face index:\"\n"
|
||||||
,"ttk::label $w.face.ent -text 1 -padx 4\n"
|
,"ttk::label $w.face.ent -text 1\n"
|
||||||
,"ttk::button $w.face.next -text \"next\" -command {\n"
|
,"ttk::button $w.face.next -text \"next\" -command {\n"
|
||||||
,"set w .surfacemeshsize_dlg;\n"
|
,"set w .surfacemeshsize_dlg;\n"
|
||||||
,"set facenr [$w.face.ent cget -text]\n"
|
,"set facenr [$w.face.ent cget -text]\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user