Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Tim Sutton
Hi Larry On Mon, Apr 9, 2012 at 5:20 AM, Larry Shaffer lar...@dakotacarto.com wrote: On Sun, Apr 8, 2012 at 7:48 PM, Larry Shaffer lar...@dakotacarto.com wrote: Hi, I've successfully generated QScintilla2 API files for the QGIS Python bindings and utility modules [0]. If you use the

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread G. Allegri
I would seriously consider upgrading the Python console, first of all to support autocompletion. I suggested the incorporation of QScintilla a couple of years ago, but it didn't raise much interest. A few weeks ago I gave a look to iPython, and it's Qt console [1]. giovanni [1]

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Etienne Tourigny
It certainly looks good - but how about installing it along with it's dependencies (such ZeroMQ and PyZMQ), particularly in windows or mac? Etienne On Mon, Apr 9, 2012 at 5:06 PM, G. Allegri gioha...@gmail.com wrote: I would seriously consider upgrading the Python console, first of all to

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Tim Sutton
Hi On Mon, Apr 9, 2012 at 10:06 PM, G. Allegri gioha...@gmail.com wrote: I would seriously consider upgrading the Python console, first of all to support autocompletion. I suggested the incorporation of QScintilla a couple of years ago, but it didn't raise much interest. Sometimes these

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Larry Shaffer
Hi Tim, On Mon, Apr 9, 2012 at 1:00 PM, Tim Sutton li...@linfiniti.com wrote: Hi Larry On Mon, Apr 9, 2012 at 5:20 AM, Larry Shaffer lar...@dakotacarto.com wrote: On Sun, Apr 8, 2012 at 7:48 PM, Larry Shaffer lar...@dakotacarto.com wrote: Hi, I've successfully generated

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Larry Shaffer
On Mon, Apr 9, 2012 at 4:37 PM, Larry Shaffer lar...@dakotacarto.comwrote: Hi Tim, On Mon, Apr 9, 2012 at 1:00 PM, Tim Sutton li...@linfiniti.com wrote: ... 2) What I would really *love* is to have QGIS api completion (and other standard python modules if it is easy to achieve) in the

Re: [Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-09 Thread Tim Sutton
Hi On Tue, Apr 10, 2012 at 7:10 AM, Larry Shaffer lar...@dakotacarto.com wrote: On Mon, Apr 9, 2012 at 4:37 PM, Larry Shaffer lar...@dakotacarto.com wrote: Hi Tim, On Mon, Apr 9, 2012 at 1:00 PM, Tim Sutton li...@linfiniti.com wrote: ... 2) What I would really *love* is to have QGIS

[Qgis-developer] Re: PyQGIS Auto-completion and Call Tips in Eric Python Editor

2012-04-08 Thread Larry Shaffer
On Sun, Apr 8, 2012 at 7:48 PM, Larry Shaffer lar...@dakotacarto.comwrote: Hi, I've successfully generated QScintilla2 API files for the QGIS Python bindings and utility modules [0]. If you use the Eric4/5 Python editor (or another based on QScintilla2), you may be interested in installing