[IPython-dev] [IPython-user] Qt gui now usable (sort of) :-)
Ville M. Vainio
vivainio at gmail.com
Wed Dec 3 11:54:45 EST 2008
On Wed, Dec 3, 2008 at 1:17 AM, Laurent Dufrechou
<laurent.dufrechou at gmail.com> wrote:
> Hi ville, I'm a definitive supported of your html view!
Good thing, since you can be of assistance due to your hard-earned wx
gui experience, if you want of course :-).
The code is now available at
lp:~ipython-dev/ipython/ipython-extensions
which means it can be committed to by others (if you feel like
fiddling with it).
> Autocompletion is a little bit sluggish, I've tried import wx.
> Wx.
> Tooks ages to render in html :p, and after the gui was really slow, I thinks
> it try to render the whole hmtl page or something like this.
Yeah, it seems having a very long <ul> list in the qtextedit slows it
down severely. I probably want to change it to a fancier autocompleter
anyway (something like scintilla's native one).
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the IPython-dev
mailing list