How to update a GUI dynamically?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pracas
    New Member
    • Jan 2009
    • 1

    How to update a GUI dynamically?

    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...
Working...