<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [PyKDE] ANNOUNCE: PyQt/PyKDE v0.11pre1</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Mmm, this has *fixed* the problems I was having with QListView.</FONT>
<BR><FONT SIZE=2>(I was creating up to 224 items, then the thing would hang...)</FONT>
</P>

<P><FONT SIZE=2>I came to the conclusion the problem was with garbage collection but couldn't proove it...</FONT>
<BR><FONT SIZE=2>Anyway, works a treat now .....</FONT>
</P>

<P><FONT SIZE=2>Gareth.</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Boudewijn Rempt [<A HREF="mailto:bsarempt@rempt.xs4all.nl">mailto:bsarempt@rempt.xs4all.nl</A>]</FONT>
<BR><FONT SIZE=2>Sent: 14 March 2000 21:30</FONT>
<BR><FONT SIZE=2>To: Phil Thompson</FONT>
<BR><FONT SIZE=2>Cc: PyKDE Mailing List</FONT>
<BR><FONT SIZE=2>Subject: Re: [PyKDE] ANNOUNCE: PyQt/PyKDE v0.11pre1</FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>On Mon, 13 Mar 2000, Phil Thompson wrote:</FONT>
</P>

<P><FONT SIZE=2>&gt; SIP, PyQt and PyKDE v0.11pre1 are in</FONT>
<BR><FONT SIZE=2>&gt; <A HREF="http://www.river-bank.demon.co.uk/software/private/" TARGET="_blank">http://www.river-bank.demon.co.uk/software/private/</A>.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; This is still only Qt v1.x support - I want people to make sure this</FONT>
<BR><FONT SIZE=2>&gt; still works.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Some of the problems related to QListViewItem seem to be fixed (but</FONT>
<BR><FONT SIZE=2>&gt; probably not all as the dirview example script doesn't work).</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Basically - please let me know of any outstanding problems, even if you</FONT>
<BR><FONT SIZE=2>&gt; have already reported them.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
</P>

<P><FONT SIZE=2>The inheritance problem is solved, as far as I can tell - the inherit.py</FONT>
<BR><FONT SIZE=2>script I sent to the list a while ago now neatly shows that it calls the</FONT>
<BR><FONT SIZE=2>inherited function:</FONT>
</P>

<P><FONT SIZE=2>&lt;__main__.myListViewItem instance at 8183370&gt;</FONT>
<BR><FONT SIZE=2>&lt;__main__.myListViewItem instance at 8183370&gt;</FONT>
<BR><FONT SIZE=2>slotHook</FONT>
</P>

<P><FONT SIZE=2>That dirview.py doesn't work is curious. I once translated that one, too,</FONT>
<BR><FONT SIZE=2>but I used the Python os module wherever I could, and that one still</FONT>
<BR><FONT SIZE=2>works. I wonder why... Hmmm, kpybrowser, which already had a nasty</FONT>
<BR><FONT SIZE=2>segfaulting tendency also refuses to show the root's children... And</FONT>
<BR><FONT SIZE=2>segfaults when I click on the tree for the second time. Or rather,</FONT>
<BR><FONT SIZE=2>it attempts to replace the root with the root's child.</FONT>
</P>
<BR>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>PyKDE mailing list&nbsp;&nbsp;&nbsp; PyKDE@mats.gmd.de</FONT>
<BR><FONT SIZE=2><A HREF="http://mats.gmd.de/mailman/listinfo/pykde" TARGET="_blank">http://mats.gmd.de/mailman/listinfo/pykde</A></FONT>
</P>

</BODY>
</HTML>