The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
I have created a table using tcl script. I want maximize, minimize and refresh option/button. what to do?
This question has NOTHING to see with Altair Hyperworks software.
Do you like to post into Tcl/Tk forum?
This question has NOTHING to see with Altair Hyperworks software. Do you like to post into Tcl/Tk forum?
i have written script based on hwtk
You have to pack the tk table in a toplevel
use tcl command 'toplevel' to create a toplevel window
it has minimize and maximize buttons
you just need to create a refresh button