hi,
I have a tk program, in a single file, which is an interface between an electronic machine and the computer through COM1. I normally run this file from 'tkcon' Tk-console in windows using 'ActiveState ActiveTcl 8.4.4.0'.
Now I want to make it as an executable file so that the user doesn't have to open a Tk console every time he wants to run this file. how to make this .tk file as an executable file that runs on a double click?
thanx,
Raj.
I have a tk program, in a single file, which is an interface between an electronic machine and the computer through COM1. I normally run this file from 'tkcon' Tk-console in windows using 'ActiveState ActiveTcl 8.4.4.0'.
Now I want to make it as an executable file so that the user doesn't have to open a Tk console every time he wants to run this file. how to make this .tk file as an executable file that runs on a double click?
thanx,
Raj.