If you save the ini file out and edit it by hand. It's just a bunch of true and false switches. You can can then load QGIS using the --customizationfile your.ini option and it will change the UI on load
QGIS can also take a --code yourpythonfile.py that will run after the project is loaded. - Nathan On Thu, May 2, 2013 at 5:22 PM, Marco Bernasocchi <[email protected]>wrote: > On 05/01/2013 08:19 PM, db-esm wrote: > >> Yes, but we need to have this happen automatically without users having >> to do >> it manually. >> >> IIRC you can deploy a customization.ini file, it will be read at startup > > ciao > > >> >> -- >> View this message in context: http://osgeo-org.1560.x6.** >> nabble.com/How-to-modify-QGIS-**UI-at-start-tp5050659p5050686.**html<http://osgeo-org.1560.x6.nabble.com/How-to-modify-QGIS-UI-at-start-tp5050659p5050686.html> >> Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. >> ______________________________**_________________ >> Qgis-developer mailing list >> [email protected] >> http://lists.osgeo.org/**mailman/listinfo/qgis-**developer<http://lists.osgeo.org/mailman/listinfo/qgis-developer> >> >> > > -- > Marco Bernasocchi > http://opengis.ch > > ______________________________**_________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/qgis-**developer<http://lists.osgeo.org/mailman/listinfo/qgis-developer> >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
