Dear All
I wrote a python script which will take  values from a configuration file
and perform some operation and give an answer. I would like to make a gui
for the script using Tkinter. Could anybody help me to do that? Suppose my
script use a variable 'x' to calculate x^2. I would like to give the value
x=2 through a GUI and get the output in the same window. Please help me to
find the solution.
Thanking You
Vinu V.
--
VINU VIKRAM
http://iucaa.ernet.in/~vvinuv/
_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to