Re: [PyKDE] ANN: new eric3 snapshot available

2003-09-14 Thread Sundance
I heard Detlev Offenbach said: > This snapshot is available via > http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20030914\ .tar.gz And here's the ebuild (it's exactly the same as for the last snapshot, only the name changes, and Portage makes the rest happen auto

Re: [PyKDE] signatures for qt-classes?

2003-09-14 Thread Gordon Tyler
Phil Thompson wrote: On Sunday 14 September 2003 10:51 am, holger krekel wrote: However, i am missing two things, mainly docstrings and signature information. While i can imagine that providing docstrings is a major task i wonder if it's possible to maintain a more telling signature than '*args'

[PyKDE] ANN: new eric3 snapshot available

2003-09-14 Thread Detlev Offenbach
. This snapshot is available via http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20030914.tar.gz Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo

Re: [PyKDE] signatures for qt-classes?

2003-09-14 Thread Gerard Vermeulen
On Sun, 14 Sep 2003 11:17:34 +0100 Phil Thompson <[EMAIL PROTECTED]> wrote: > On Sunday 14 September 2003 10:51 am, holger krekel wrote: > > hello, > > > > i started experimenting with PyQt because i wrote some > > c++-application years ago with Qt and liked it. > > > > However, i am missing two t

Re: [PyKDE] signatures for qt-classes?

2003-09-14 Thread Phil Thompson
On Sunday 14 September 2003 10:51 am, holger krekel wrote: > hello, > > i started experimenting with PyQt because i wrote some > c++-application years ago with Qt and liked it. > > However, i am missing two things, mainly docstrings and > signature information. While i can imagine that providing >

Re: [PyKDE] Problem installing PyQT on Windows 2000

2003-09-14 Thread Phil Thompson
On Sunday 14 September 2003 2:10 am, Tony Cappellini wrote: > Hello, > > thanks for replying > > > >>So where did it install it? And where did you ask it to install it? > > It installs it in C:\python22. > > I have all my programs under C:\apps, so I told it to install QT under > c:\apps\Python. I

[PyKDE] signatures for qt-classes?

2003-09-14 Thread holger krekel
hello, i started experimenting with PyQt because i wrote some c++-application years ago with Qt and liked it. However, i am missing two things, mainly docstrings and signature information. While i can imagine that providing docstrings is a major task i wonder if it's possible to maintain a mor