[IPython-dev] Ipython and Tkinter

Fernando Perez fperez at colorado.edu
Thu Jun 26 19:29:33 EDT 2003


Drexler Christopher wrote:
> Hello everyone,
> 
> does anybody have experiences with ipython 0.4.0, readline and Tkinter in a
> Win32 (XP) environment. On starting Tkinter.Tk() the readline interface 
> gets unusable: the cursor keys are not recognized any more.
> 
> test case from within ipython:
> 
> import Tkinter 
 > r = Tkinter.Tk()

Well, just to provide a simple data point, the problem isn't there under 
Linux.  But unfortunately I haven't the foggiest idea as to what may be going 
on under Windows.

Best,

f.




More information about the IPython-dev mailing list