Hi Tim, On Tue, Sep 11, 2012 at 12:01 AM, Tim Sutton <[email protected]> wrote: > l.select(m, r, True, True)
it doesn't highlight anything, it fetches features from the layer like l.dataProvider().select(m, r, True, True) does from the provider but it takes care of uncommitted features. Probably would be better to rename it to fetch or maybe the other ones from select/deselect to highligh/unhighlight. Cheers. > > Does anyone know why the first does not work? > > > Thanks > > > > -- > Tim Sutton - QGIS Project Steering Committee Member (Release Manager) > ============================================== > Please do not email me off-list with technical > support questions. Using the lists will gain > more exposure for your issues and the knowledge > surrounding your issue will be shared with all. > > Visit http://linfiniti.com to find out about: > * QGIS programming and support services > * Mapserver and PostGIS based hosting plans > * FOSS Consulting Services > Skype: timlinux > Irc: timlinux on #qgis at freenode.net > ============================================== > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- Giuseppe Sucameli _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
