there's been some discussion on this, (I think). If by backend control,
you mean greater degree of control over the event loop, there are a
number of approaches available.
For example, look through the threads at how twisted can be integrated
with ipython0... ipython1 embraces asynchronous handli
>> On Wed, 2 Apr 2008, Wolfgang Kerzendorf wrote:
>>> If I plot something with pylab.plot and then
>>> pylab.show the first time.
> Alan replied:
>> http://matplotlib.sourceforge.net/faq.html#SHOW
>> http://matplotlib.sourceforge.net/faq.html#OO
On Fri, 4 Apr 2008, Wolfgang Kerzendorf apparen
On Thu, 03 Apr 2008, KURT PETERS apparently wrote:
> how would one use a GUI event handler/timer?
http://matplotlib.sourceforge.net/tutorial.html>
(near the bottom)
hth,
Alan
-
Check out the new SourceForge.net Marketpl
x27;t in
# interactive mode, you'll need to use a GUI event handler/timer.
but how would one use a GUI event handler/timer?
Regards,
Kurt
Date: Wed, 2 Apr 2008 10:44:43 -0400
From: Alan Isaac <[EMAIL PROTECTED]>
Subject: Re: [Matplotlib-users] Backend Control
To: matplotlib-users@lis
On Wed, 2 Apr 2008, Wolfgang Kerzendorf wrote:
> If I plot something with pylab.plot and then
> pylab.show the first time.
http://matplotlib.sourceforge.net/faq.html#SHOW
http://matplotlib.sourceforge.net/faq.html#OO
hth,
Alan Isaac