Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tcl

Python Pass More Than One Arguments To Tcl Proc Using Tkinter Tcl.eval

how to pass more than one arguments to tcl proc using Tkinter. i want to pass 3 args to tcl proc ta… Read more Python Pass More Than One Arguments To Tcl Proc Using Tkinter Tcl.eval

Tkinter, Canvas, Create_text And Zooming

Is it normal that Tkinter's Canvas' create_text 's font size doesn't change when I … Read more Tkinter, Canvas, Create_text And Zooming

Running Tcl Script From Python With Arguments

I'm trying to run tcl script from python, tcl script requires command line arguments to execute… Read more Running Tcl Script From Python With Arguments

Tkinter Ttk: Background/foregound Color Will Not Work On My Computer

If I run this code via IDLE or a virtual environment in pycharm on both windows 10 and 7: import tk… Read more Tkinter Ttk: Background/foregound Color Will Not Work On My Computer

Tcl/tk Version In Python Installation

I need the help of those who familiar with Python-Tcl/tk bundle. I cannot start IDLE IDE for Pytho… Read more Tcl/tk Version In Python Installation

Tcl_asyncdelete Error. Unable To Terminate Tk

I am using Tkinter in a ROS node to create a GUI and publish the scale values to another ROS Node. … Read more Tcl_asyncdelete Error. Unable To Terminate Tk