in reply to Refresh data ina entry widget
padawan linuxero writes:
"... how to make the data on sub status_bank can by refresh every one minute with repeat ..."
Once you have a signal handler in place to refresh your diplay from your database, it is trivial to send a signal periodically to refresh the frame.
s/signal/event/
|
---|