Hi Devs, trying to use python to handle some attribute table stuff, I have the following questions:
-1- Can I check IF there is a attribute table showing already? Using Python I want to open the attribute table of current active vector layer, ONLY if it is not open yet. I know I can do: iface.actionOpenTable().trigger() but this will open as much tables as triggered... -3- Can I select the NEXT record/feature-id in the attribute table(!). To be clear: not the nextFeature from the provider, because an user can have a non natural sorting based on one of the columns. But really the next record as seen by the user in the table. Thanks, Richard Duivenvoorde _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
