[Matplotlib-users] 2nd Tk window from matplotlib

2009-01-04 Thread James Schombert
can anyone recommend the best method in which to open a 2nd Tk window from matplotlib? One where you might enter some data to be read by the main script in an interactive way. Current attempting an Tk commands will just reajust the plot window. J

[Matplotlib-users] bad keys in event.key

2008-12-17 Thread James Schombert
Using matplotlib 0.98.5 on OSX 10.5, the following error occurs for many key_press events using the standard connect class - letter such as c,v,s etc (and most important, backspace) Exception in Tkinter callback Traceback (most recent call last): File

Re: [Matplotlib-users] bad keys in event.key

2008-12-17 Thread James Schombert
John Hunter wrote: On Wed, Dec 17, 2008 at 1:24 PM, James Schombert jscho...@uoregon.edu wrote: Using matplotlib 0.98.5 on OSX 10.5, the following error occurs for many key_press events using the standard connect class - letter such as c,v,s etc (and most important, backspace) Exception

Re: [Matplotlib-users] OSX 10.5 event.key bug

2008-12-15 Thread James Schombert
Using matplotlib 0.98.5 on OSX 10.5, the following error occurs for many key_press events using the standard connect class - letter such as c,v,s etc (and most important, backspace) Exception in Tkinter callback Traceback (most recent call last): File