Re: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Alex Mandel
st!! But doesn't include Qscintilla... > > Duarte > > -Mensagem original- > De: Noli Sicad [mailto:nsi...@gmail.com] > Enviada: quinta-feira, 29 de Julho de 2010 13:10 > Para: Duarte Carreira > Cc: G. Allegri; qgis-developer@lists.osgeo.org > Assunto: Re: [Qg

RE: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Duarte Carreira
Almost!! But doesn't include Qscintilla... Duarte -Mensagem original- De: Noli Sicad [mailto:nsi...@gmail.com] Enviada: quinta-feira, 29 de Julho de 2010 13:10 Para: Duarte Carreira Cc: G. Allegri; qgis-developer@lists.osgeo.org Assunto: Re: [Qgis-developer] Eric4, QScintilla and

Re: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Noli Sicad
Noli Sicad [mailto:nsi...@gmail.com] > Enviada: quinta-feira, 29 de Julho de 2010 11:32 > Para: G. Allegri > Cc: Duarte Carreira; qgis-developer@lists.osgeo.org > Assunto: Re: [Qgis-developer] Eric4, QScintilla and QGIS > > You can get PyQt4.4.3 for python2.5 from http://pyq

RE: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Duarte Carreira
: G. Allegri Cc: Duarte Carreira; qgis-developer@lists.osgeo.org Assunto: Re: [Qgis-developer] Eric4, QScintilla and QGIS You can get PyQt4.4.3 for python2.5 from http://pyqwt.sourceforge.net/ PyQwt3D-0.1.6-Python2.5-Qt4.4.1-PyQt4.4.3-NumPy1.2.0.exe Then try to find Qt4.4.3, this might be a better

RE: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Duarte Carreira
o:nsi...@gmail.com] Enviada: quinta-feira, 29 de Julho de 2010 11:32 Para: G. Allegri Cc: Duarte Carreira; qgis-developer@lists.osgeo.org Assunto: Re: [Qgis-developer] Eric4, QScintilla and QGIS You can get PyQt4.4.3 for python2.5 from http://pyqwt.sourceforge.net/ PyQwt3D-0.1.6-Python2.5-Qt4.4.1-PyQt

Re: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Noli Sicad
You can get PyQt4.4.3 for python2.5 from http://pyqwt.sourceforge.net/ PyQwt3D-0.1.6-Python2.5-Qt4.4.1-PyQt4.4.3-NumPy1.2.0.exe Then try to find Qt4.4.3, this might be a better approach. Noli. On 7/29/10, G. Allegri wrote: > +1. I already asked this months ago... It would be very good, also to

Re: [Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread G. Allegri
+1. I already asked this months ago... It would be very good, also to have an improved Python Scripting environment in QGis. giovanni 2010/7/29 Duarte Carreira : > Hi. > > > > I’m trying to work with Eric4 and QGIS. Eric4 integrates very well with PyQT > but requires QScintilla2 and its python bi

[Qgis-developer] Eric4, QScintilla and QGIS

2010-07-29 Thread Duarte Carreira
Hi. I'm trying to work with Eric4 and QGIS. Eric4 integrates very well with PyQT but requires QScintilla2 and its python bindings. We can get this by installing PyQt [1] or by building QScintilla from scratch [2]. Problem is, I can't find PyQt binaries anymore at the same version used by QGIS