Connecting Tech Pros Worldwide Help | Site Map

How to update a GUI dynamically?

Newbie
 
Join Date: Jan 2009
Posts: 1
#1: Mar 17 '09
I have a user interface GUI, the user uses this to send data to the serial port. the interface has 3 buttons for which 3 different types of data will be sent to the the serial port.(i have an arduino connected to the serial port that takes care of the data) now i have data coming in from the serial port every 2 seconds and would like to update my gui as and when i receive this data. Is there a way to achieve this? I'm using easygui / Tkinter

And a BIG HELLO to ALL...
Reply