<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=FR link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hello there,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Here is finally a new version with a
completely refactored display widget.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I’ve switched to scintilla because of the
difference in behavior between windows and linux.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The benefit is that now history widget got
syntax highlighting </span><span lang=EN-US style='font-family:Wingdings'>J</span><span
lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>You can change background color with line
37 in wxIPython.py.(if you prefer white, also if you’ve got a better color
layout proposal for white I’m ok !)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>So linux user.. is this ok now??? (I’ve tr<span
style='color:#1F497D'>e</span>id under ubuntu so should be ok!)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Solved performances bugs discovered by
Prabhu and a bug in the pager too thanks to Stefan.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Supports also ‘exit()’ and ‘?’<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>For pyreadline, well no update on this
side, I still don’t see where pyreadline could integrate with scintilla there…<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>On the other side I’ve discovered pida, they’ve
got a cool console widget where if you try to launch ipython you’ve good a
beautifull ipython widget !<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The main difference is that the thread
approach I use permits IPython/GUi interaction while pida process approach
can’t interact (or it’s more difficult) with the GUI.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>How and last news , as I use scintilla now,
and that Ipython thread class is GUI independent, I can port it to pyQT ;)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>More news next month (got lot of work in my
job right now!)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Laurent<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Ps:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>I’ve commited all of
this under ipython/trunk/ipython/gui.  Don’t know if it’s ok as it the
first time I do this… </span><span lang=EN-US style='font-family:Wingdings;
color:#1F497D'>J</span><span lang=EN-US style='color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

</div>

</body>

</html>