Am Donnerstag, 4. Mai 2006 21:11 schrieb Andreas Pakulat: > On 04.05.06 14:04:09, Kevin Walzer wrote: > > I'm currently in the process of building PyQt 4, and I'm not clear on > > whether Eric3 will run under PyQt4. I'm guessing no, since QScintilla > > hasn't yet been ported to Qt4. Can anyone clarify this for me? > > Eric3 needs PyQt3, but it can help you develop PyQt4 software AFAIK the > same way it helps you build PyQt3 software. >
Andreas is absolutely correct. Eric3 depends on PyQt3. Eric4 will depend on PyQt4. Please don't ask for a release date as it depends on the availability of QScintilla2, which is the Qt4 port of the well known QScintilla. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
