Hello
   This is Srinivas, i am new to python and haven't got much experience in
programming.
I wrote a code to receive the data and display on tkinter window.
Transmitter will keep on sending the data and receiver will receive the
data and display on tkinter window, this can be done with my code.
what i need to acheive here is, the received data should display on tk
until the transmitter sends other data.
with this code the received data is displaying on tk for just few
milliseconds and tk window looks plain with no contents.
suppose if transmitter transmits a data for every 5 minutes(
approximately), the receiver will receive  data  and should display  on tk
for 5 min.

seeking for help.
thanks in advance.

with regards,
srinivas
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to