On Sunday 27 June 2004 18:55, Rick L Vinyard Jr wrote: > On Sunday 27 June 2004 03:31 am, Hans-Peter Jansen wrote: > > If you can extract the configure.py calls of sip and PyQt, send > > them over. I will have a look over them, and please check some > > qscintillaless scripts to rule this one out... > > I've checked out several (about 10) of the scripts in the PyQt 3.12 > distro at random. All of the examples tried worked without > problems, so I'm assuming that this rules out sip and PyQt as the > culprits?
Yep. > I googled for qscintilla to try and find a tiny canonical example, > perhaps something with just a qscintilla widget only, but I > couldn't find one online or in the 1.60 tarball. Yes, it's badly missing in PyQt examples.. <hint> > Do you know where I could find a little script to test the > qscintilla library? No, sorry, but what does something like: python -c "from qtext import QextScintilla" Pete _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
