[Tkinter-discuss] Display the text on tkinter window

Srinivas Rao srinivas.rambha at gmail.com
Wed Jul 17 10:18:20 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20130717/cfd116ea/attachment.html>


More information about the Tkinter-discuss mailing list