Re: [PyKDE] Recent convert's comments

2001-01-09 Thread Phil Thompson
Markus Stenberg wrote: I first tried to get started with 2.2, then hoping for fix to (2) moved to 2.3pre1.. it didn't address the issue either, so here we go, my comments about how PyQt works for me :) [1] First of all, some (*) classes seem to be missing some methods. No big deal, just

[PyKDE] [cvs commit] 'PyQt/debugger DebugServer.py Scanner.py'

2001-01-09 Thread kvs
Update of /public/PyQt/debugger In directory valentine.thekompany.com:/tmp/cvs-serv29565/debugger Modified Files: DebugServer.py Scanner.py Log Message: Added some missing QSlider methods. Added some documentation about multiple inheritance.

[PyKDE] [cvs commit] 'PyQt ChangeLog Makefile qslider.sip qt.sip-in'

2001-01-09 Thread kvs
Update of /public/PyQt In directory valentine.thekompany.com:/tmp/cvs-serv29565 Modified Files: ChangeLog Makefile qslider.sip qt.sip-in Log Message: Added some missing QSlider methods. Added some documentation about multiple inheritance.

Re: [PyKDE] Recent convert's comments

2001-01-09 Thread Phil Thompson
Markus Stenberg wrote: On Tue, 9 Jan 2001, Phil Thompson wrote: Markus Stenberg wrote: [2] PyQt (and SIP'd stuff in general) explodes _mysteriously_ if you try to do multiple inheritance. I understand the reasons behind this, but at least _I_ couldn't find any reference to it in

[PyKDE] [cvs commit] 'sip/siplib Makefile.am Makefile.in siplib.c'

2001-01-09 Thread kvs
Update of /public/sip/siplib In directory valentine.thekompany.com:/tmp/cvs-serv30868/siplib Modified Files: Makefile.am Makefile.in siplib.c Log Message: The library will raise an exception if a program tries to inherit from more than one wrapped class.

[PyKDE] Black Adder

2001-01-09 Thread Eron Lloyd
Hey guys - did anyone catch the latest from theKompany? Seems like a new product, "Black Adder", was released! Has anyone looked at this yet? I haven't contact anyone, but I'm very interested in having something like this to develop KDE apps with. I want to know more details, though, because

[PyKDE] Building PyQt on ultra

2001-01-09 Thread Pankaj Gupta
Hi, I am not able to build PyQT on my ultra10 using the standard sun C++ compiler. Sip compiles without any problem and all the object files in PyQt/qt also compile fine, but the problem comes while linking these object files to make libqtcmodule.la. There seems to be a clash of symbols between

Re: [PyKDE] Black Adder

2001-01-09 Thread Phil Thompson
Eron Lloyd wrote: Hey guys - did anyone catch the latest from theKompany? Seems like a new product, "Black Adder", was released! Has anyone looked at this yet? I haven't contact anyone, but I'm very interested in having something like this to develop KDE apps with. I want to know more