Tkinker in XBMC
#1
I am writing a python script for XBMC and am having trouble with the Tkinker module. My log file says that Tkinker module cannot be found. I can run python scripts outside of XBMC and they work fine. Do I need to place the Tkinker folder somewhere specific in XBMC or need to create a path? if so, how?
Thanks
Reply
#2
Tkinter is a desktop GUI module and cannot be used in XBMC.
Reply
#3
Is it possibe to implement a counter on a button press so that if you click button_a 1 time it initiates timer for 30 seconds? If you press it again, another 30 seconds and so on until it reaches 2 min. I then need button_b to subtract from the counter. I am using this to fill a tank with water and the timer is connected to a bitbang relay which turns on the pump.
Reply

Logout Mark Read Team Forum Stats Members Help
Tkinker in XBMC0