On Saturday 06 October 2007, Arve Knudsen wrote:
> On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > On Saturday 06 October 2007, Arve Knudsen wrote:
> > > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > > On Friday 05 October 2007, Arve Knudsen wrote:
> > > > > Hi
> > > > > I've
On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Saturday 06 October 2007, Arve Knudsen wrote:
> > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > On Friday 05 October 2007, Arve Knudsen wrote:
> > > > Hi
> > > > I've just written a Designer plugin in Python, which I have to s
On Saturday 06 October 2007, Arve Knudsen wrote:
> On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > On Friday 05 October 2007, Arve Knudsen wrote:
> > > Hi
> > > I've just written a Designer plugin in Python, which I have to say is
> >
> > very
> >
> > > nice. However I discovered some surp
On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Friday 05 October 2007, Arve Knudsen wrote:
> > Hi
> > I've just written a Designer plugin in Python, which I have to say is
> very
> > nice. However I discovered some surprising behaviour in pyuic. My widget
> > contains Qt properties (de
On Friday 05 October 2007, Arve Knudsen wrote:
> Hi
> I've just written a Designer plugin in Python, which I have to say is very
> nice. However I discovered some surprising behaviour in pyuic. My widget
> contains Qt properties (defined using pyqtProperty), but the generated code
> don't use the p
On Saturday 06 October 2007, Nahuel Defossé wrote:
> Hi,
> I'm sure there's a simple answer for this question.
> I have a QSystemTrayIcon which sets its context menu with a custom class I
> wrote with a few actions (exit, start, stop, status).
> I conntect signals with QtCore.QMetaObject.connectSlo