Re: [PyKDE] creating a application that can be iconify in KDE toolbar

2005-05-31 Thread Jim Bublitz
On Tuesday 31 May 2005 06:53, Tarek Ziad�rote: > I was wondering if PyKde provide any API that would let me iconify my > application, like KNotes or KOrganizer I'm not completely sure what you're looking for. Take a look at PyKDE/examples/systray.py or templates/annotated/systray*.py Jim _

Re: [PyKDE] PyKDE Make Error

2005-05-31 Thread Simon Edwards
Hi, On Friday 27 May 2005 15:25, Kenji Miyamoto wrote: > I was told to send this make output to the mailing list. I'm using > Slackware 10.1 with a 2.6.10 kernel, and this is when compiling > kdebindings-3.4.0. Thank you for your time. OK, do you have the C header files and development stuff

Re: [PyKDE] first sip example

2005-05-31 Thread Phil Thompson
On Tuesday 31 May 2005 9:00 am, Jean-Didier Lemarechal wrote: > Hello, > > I am trying to run my first SIP example. > And as you can figure, it's not working... > > > Thanks for help ! > > > My MEEGData.sip file looks like this: > > > // > > // Interface

Re: [PyKDE] [Eric] How to use ipython ?

2005-05-31 Thread Detlev Offenbach
Hi, I haven't tried this and actually I don't see the need for it. IPython's features will most probably not show up in the Python shell of the IDE. The "Custom python interpreter" is meant to name a python interpreter to run the debugger client side. Detlev Am Montag, 30. Mai 2005 19:16 schr

Re: [PyKDE] creating a application that can be iconify in KDE toolbar

2005-05-31 Thread Peter Clark
On Thursday 01 January 1970 03:00, Tarek Ziad�rote: > Hello, > > I was wondering if PyKde provide any API that would let me iconify my > application, like KNotes or KOrganizer I assume that you mean you want create an icon in the SysTray. Here's the example program that comes with PyKDE (in c

[PyKDE] creating a application that can be iconify in KDE toolbar

2005-05-31 Thread Tarek Ziad
Hello, I was wondering if PyKde provide any API that would let me iconify my application, like KNotes or KOrganizer Cheers Tarek___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] QIODevice.readBlock must return a tuple

2005-05-31 Thread Yann Cointepas
But, it fails if I return a tuple containing the size and the string (a message indicating a wrong return type is shown). It only work if a tuple containing a single string is returned. If I understand sip (I first looked to the *.sip yesterday) I would say it is due to this line in %VirtualCat

[PyKDE] PyKDE Make Error

2005-05-31 Thread Kenji Miyamoto
I was told to send this make output to the mailing list. I'm using Slackware 10.1 with a 2.6.10 kernel, and this is when compiling kdebindings-3.4.0. Thank you for your time. - Kenji == make all-recursive make[1]: Entering directory `/usr/src/kde-3.4.0/kdebindings-3.

[PyKDE] first sip example

2005-05-31 Thread Jean-Didier Lemarechal
Hello, I am trying to run my first SIP example. And as you can figure, it's not working... Thanks for help ! My MEEGData.sip file looks like this: // // Interface to the MEEGFormat library. %Module meegformat 0 class MEEGData { %TypeHeaderCod

Re: [PyKDE] ANN: eric3 3.7.0-rc1 released

2005-05-31 Thread Marco Bizzarri
On Tue, May 24, 2005 at 07:27:15PM +0200, Detlev Offenbach wrote: > Am Dienstag, 24. Mai 2005 12:04 schrieb Marco Bizzarri: > > Detlev Offenbach wrote: > > >Hi, > > > > > >this is to let all of you know about the release of RC1 of the upcoming > > >version 3.7.0 of eric3. It is available via the sn