[PyKDE] QScintilla losing double clicks?

2003-10-07 Thread Michael Pyle
I recently upgraded to Qt 3.2.1 and PyQt 3.8.1 (using qscintilla 1.2) and found that the editor in eric3 stopped responding to double and triple clickingon Windows. A little investigation found this to be true of even a toy qscintilla example. In the following code 'double click' never show

Re: [PyKDE] Exceptions and event loop (was: Web article on wxWindows and PyQt)

2003-10-07 Thread Sundance
I heard Ulrich Berning said: > Have a look at sys.excepthook It works beautifully. Thank you so much, Ulrich! :) -- S. ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Notifying self on all emits _OR_ overriding default emit behavior

2003-10-07 Thread Sundance
I heard Myddrin said: > Back to my original example. I webbrowser does _NOT_ know the events > (or signals or whatever) of every component that might get loaded > into it. Yet I can use Flash, Real Player, etc in both IE and > Netscape and receive events without the ie and netscape developers > h

Re: [PyKDE] About getting Qt C++ hidden under a PyObject*

2003-10-07 Thread Pierre Barbier de Reuille
Le mar 07/10/2003 à 11:03, Gerard Vermeulen a écrit : > Oops, my point of view is using boost (or VTK) wrapped objects in sip-files. ok ... > I never thought about this. I work the other way around and for the moment > I cannot help you. On the other hand, yesterday evening I started > conside

Re: [PyKDE] About getting Qt C++ hidden under a PyObject*

2003-10-07 Thread Gerard Vermeulen
On Tue, 07 Oct 2003 09:55:32 +0200 Pierre Barbier de Reuille <[EMAIL PROTECTED]> wrote: > Le lun 06/10/2003 à 16:51, Gerard Vermeulen a écrit : > > Hi, > > > > I think so, see my post of last Thursday replying Joe Van Andel. > > The attached example concerned Vtk Python objects, but I would try >

Re: [PyKDE] About getting Qt C++ hidden under a PyObject*

2003-10-07 Thread Pierre Barbier de Reuille
Le lun 06/10/2003 à 16:51, Gerard Vermeulen a écrit : > Hi, > > I think so, see my post of last Thursday replying Joe Van Andel. > The attached example concerned Vtk Python objects, but I would try > the same approach for Boost. > > There may be a few gotchas, though: > (1) sip generated modules