M
mksql
I am re-orienting myself to GUI development (not having written anything but
database routines that use simple command line interfaces for a long time now),
and have become somewhat comfortable with Tk.
I have a need to place a scrolling graph in a Tk form. This would be a side
scrolling, automatic refreshing graph, "EKG style". The app is a monitoring
tool, where recent trends are shown in a scrolling line graph.
Can Tk handle this by itself, or do I need to add something new to the app?
Any recommendations?
TIA!
database routines that use simple command line interfaces for a long time now),
and have become somewhat comfortable with Tk.
I have a need to place a scrolling graph in a Tk form. This would be a side
scrolling, automatic refreshing graph, "EKG style". The app is a monitoring
tool, where recent trends are shown in a scrolling line graph.
Can Tk handle this by itself, or do I need to add something new to the app?
Any recommendations?
TIA!