Re: [PyKDE] QScintilla Translations

2005-07-27 Thread jul
Here is the french one. Regards, ++ Jul. Phil Thompson wrote: The current QScintilla snapshot will become QScintilla v1.6 in a couple of weeks. There have been a number of new lexers added, so if anybody wants to update the existing translations, now would be a good time. Thanks, Phil

[PyKDE] QScintilla Translations

2005-07-27 Thread Phil Thompson
The current QScintilla snapshot will become QScintilla v1.6 in a couple of weeks. There have been a number of new lexers added, so if anybody wants to update the existing translations, now would be a good time. Thanks, Phil ___ PyKDE mailing listP

Re: [PyKDE] Using thread and event filter crashes Python

2005-07-27 Thread Phil Thompson
On Monday 11 July 2005 4:50 pm, Yann Cointepas wrote: > On Sunday 10 July 2005 19:44, you wrote: > > With current snapshots I don't get the double delete and get a SIGKILL > > rather than a seg fault. > > > > The above code definately breaks Qt's rules - you must must create > > QWidgets in the mai