eazuela
Computer
- Dec 5, 2005
- 2
I've been creatting a GUI where i want to show a image(jpg) with an axes. This image has to be updated every second. I just created a timer and use its callback to do so. My problem is that the image doesn't show on the axes, in fact come another figure show it. How could i do to solve this problem.
I just want to show the picture on axes every second.
I just want to show the picture on axes every second.