Hi Everyone,
I'm running into a problem with updating a plot that I've embedded into a Tk
application. I'm attaching the code with this email (so hopefully that will
show up at the end of the email). This is a very simple program, with one
canvas embedded into a window, with one menu and one but
Great, thanks for the fix, works great now!
--Michael
On Fri, Apr 22, 2011 at 2:17 PM, Goyo wrote:
> 2011/4/22 Michael Schmidt :
>> Hi Everyone,
>>
>> I'm running into a problem with updating a plot that I've embedded into a Tk
>> application. [...] I'd like the plot to
>> refresh when the butto
2011/4/22 Michael Schmidt :
> Hi Everyone,
>
> I'm running into a problem with updating a plot that I've embedded into a Tk
> application. [...] I'd like the plot to
> refresh when the button is clicked
pyplot.draw() does not work here (I don't know if this is intended
behavoir of pyplot, but it m
Hi Everyone,
I'm running into a problem with updating a plot that I've embedded
into a Tk application. I'm attaching the code with this email (and
pasting it at the end, in a hopefully un-gmail-formatted-form). This
is a very simple program, with one canvas embedded into a window, with
one menu
Hi Everyone,
I'm running into a problem with updating a plot that I've embedded into a Tk
application. I'm attaching the code with this email (so hopefully that will
show up at the end of the email). This is a very simple program, with one
canvas embedded into a window, with one menu and one but