Hi Harish, On Mon, Jun 18, 2012 at 3:38 PM, Harish <[email protected]> wrote: > 1- Can we lock layer(s) for further editing permanently? Save as layer may > be editable.
QGis can set a layer read-only programmatically (it disables the editing buttons in the GUI), but this doesn't mean the layer is not editable. You can store it in a database and then revoke update/delete/insert permissions to users. Regards. > 2- Can we change font of Attribute Table in local language means writing > fields' names and feeding the table (text type fields) in local language > fonts. > > Regards > > -- > Harish Kumar Solanki, Assistant Professor > National Institute of Rural Development (NIRD), MoRD, GoI > Jaipur, INDIA- 302006 > > Website- http://www.nird.org.in, http://watershed.rajasthan.gov.in/ > LinkedIn: www.linkedIn.com/in/hksolanki > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -- Giuseppe Sucameli - Faunalia _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
