Re: [pygtk] Need help to find origin of a mem leakage

2007-10-07 Thread David Tremouilles
corrected example for the records. David 2007/9/27, David Tremouilles <[EMAIL PROTECTED]>: > Here is an updated and cleaner version of the leaking code. > I do not understand "who" is keeping a reference to the "contents" of > each on tabs after removing

Re: [pygtk] Need help to find origin of a mem leakage

2007-09-27 Thread David Tremouilles
Here is an updated and cleaner version of the leaking code. I do not understand "who" is keeping a reference to the "contents" of each on tabs after removing it. David 2007/9/27, David Tremouilles <[EMAIL PROTECTED]>: > Python 2.5.1 > GTK: (2, 12, 0) > pyGT

Re: [pygtk] Need help to find origin of a mem leakage

2007-09-27 Thread David Tremouilles
Python 2.5.1 GTK: (2, 12, 0) pyGTK: (2, 12, 0) Sorry I forgot to mention the versions. David 2007/9/27, Pádraig Brady <[EMAIL PROTECTED]>: > David Tremouilles wrote: > > Sorry forgot the attachments > > > > Hello, > > > > I'm struggling with a m

[pygtk] Need help to find origin of a mem leakage

2007-09-27 Thread David Tremouilles
Sorry forgot the attachments Hello, I'm struggling with a memory leakage of my pygtk app for quite some time. Could somebody help me? I join a demo program in attachment. Basically, the final program will open a new notebook tab for each scientific data openned by the user. A close button "a la

[pygtk] Need help to find origin of a mem leakage

2007-09-27 Thread David Tremouilles
Hello, I'm struggling with a memory leakage of my pygtk app for quite some time. Could somebody help me? I join a demo program in attachment. Basically, the final program will open a new notebook tab for each scientific data openned by the user. A close button "a la Firefox" will allow to close t

[pygtk] Is pygtkscintilla dead?

2007-06-15 Thread David Tremouilles
Hi, I'm wondering whether there is still people using/devellopping pygtkscintilla ? I only find quite old version (2003). Is there a replacement ? what should I use to integrate a code editor in my pygtk app ? Thanks, David ___ pygtk mailing list py