Hi Jean Roc, On Tue, 15. Feb 2011 at 13:50:22 +0100, jr.morre...@enoreth.net wrote: > Since 1.4, QGIS can use .ui file created with Qt Designer to make > dynamic forms for entering new attribute data. The way it works with > widget name seems to limit it to the current table, is there any way to > aggregate fields from several tables of a sqlite file into one form ?
QGIS will only touch the widgets that are named like attributes and push buttons named like actions. But you can add whatever you like to the form via the init function in python (eg. initialize other widgets from the .ui, connect to databases, add new widgets, create new actions...). Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user