Re: [Matplotlib-users] 'remote control' matplotlib window

2009-11-17 Thread John Hunter
On Tue, Nov 17, 2009 at 4:04 PM, Christopher Barker wrote: > Peter McGregor wrote: >> The problem with those examples is, when I comment the following line (for >> example in >> http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html): >> >>         self.add_toolbar() #

Re: [Matplotlib-users] 'remote control' matplotlib window

2009-11-17 Thread Christopher Barker
Peter McGregor wrote: > The problem with those examples is, when I comment the following line (for > example in > http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html): > > self.add_toolbar() # comment this out for no toolbar > > then I have no possibility to

Re: [Matplotlib-users] 'remote control' matplotlib window

2009-11-17 Thread Peter McGregor
."? Thank you Peter Von: John Hunter An: Peter McGregor CC: matplotlib-users@lists.sourceforge.net Gesendet: Dienstag, den 17. November 2009, 22:25:42 Uhr Betreff: Re: [Matplotlib-users] 'remote control' matplotlib window On Tue, Nov 17, 2009 at 1:51 PM

Re: [Matplotlib-users] 'remote control' matplotlib window

2009-11-17 Thread John Hunter
On Tue, Nov 17, 2009 at 1:51 PM, Peter McGregor wrote: > I have a question, how to control matplotlib from another application. > > Let me explain. We want to monitor some sensor data. The monitoring > application already offers a toolbar to choose the view for several embedded > windows. For exam

[Matplotlib-users] 'remote control' matplotlib window

2009-11-17 Thread Peter McGregor
I have a question, how to control matplotlib from another application. Let me explain. We want to monitor some sensor data. The monitoring application already offers a toolbar to choose the view for several embedded windows. For example, buttons like "Reset view","Back/Forward", "Pan", "Zoom" an