<div dir="ltr"><div>Hi Jeremy,<br>I was aware, sorry for that.<br>I am trying to solve this issue although I don't know if this is related to the Qsci module.<br></div>Thanks.<br><div><div><div><br></div><div>Regards,<br>
<br></div><div>-SL<br></div><div><br><div class="gmail_quote">Il giorno 03/apr/2013 00:01, "Jeremy Palmer" <<a href="mailto:JPalmer@linz.govt.nz" target="_blank">JPalmer@linz.govt.nz</a>> ha scritto:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi QGIS devs!<br>
<br>
I'm just been playing with the new python console and it's a great improvement -many thanks to Salvatore Larosa.<br>
<br>
One feature that seems to be missing is the ability for auto-completion to work on runtime objects using automatic type inference.<br>
<br>
e.g. currently:<br>
<br>
>>> iface.activeLayer().<br>
<br>
does not bring up autocompletion list for the QgsMaplayer object<br>
<br>
Or:<br>
<br>
>>> layer = iface.activeLayer()<br>
>>> layer.<br>
<br>
does not bring up the autocomplete for the layer object.<br>
<br>
Is this a hard thing to implement? Or is it limited by the Qsci module?<br>
<br>
Cheers,<br>
Jeremy<br>
<br>
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 <a href="mailto:info@linz.govt.nz" target="_blank">info@linz.govt.nz</a>) 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.<br>


_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>
</div></div></div></div>