No problem at all. Would be nice though!
From: Salvatore Larosa [mailto:lrssv...@gmail.com] Sent: Thursday, 4 April 2013 12:37 p.m. To: Jeremy Palmer Cc: qgis-developer Subject: Re: [Qgis-developer] New Python Console Hi Jeremy, I was aware, sorry for that. I am trying to solve this issue although I don't know if this is related to the Qsci module. Thanks. Regards, -SL Il giorno 03/apr/2013 00:01, "Jeremy Palmer" <jpal...@linz.govt.nz<mailto:jpal...@linz.govt.nz>> ha scritto: Hi QGIS devs! I'm just been playing with the new python console and it's a great improvement -many thanks to Salvatore Larosa. One feature that seems to be missing is the ability for auto-completion to work on runtime objects using automatic type inference. e.g. currently: >>> iface.activeLayer(). does not bring up autocompletion list for the QgsMaplayer object Or: >>> layer = iface.activeLayer() >>> layer. does not bring up the autocomplete for the layer object. Is this a hard thing to implement? Or is it limited by the Qsci module? Cheers, Jeremy This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or i...@linz.govt.nz<mailto:i...@linz.govt.nz>) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You. _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org<mailto:Qgis-developer@lists.osgeo.org> http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer