El jue, 08-04-2010 a las 17:13 +0200, Patrice Vetsel escribió: > > > > You can use custom forms (and maybe python): > > > > http://linfiniti.com/2009/11/creating-dynamic-forms-a-new-feature-headed-for-qgis-1-4/ > > > > > > > > > > Wow. It's very interesting. Thanks. > > > > > > I manage to make basic. But I can not get more convenient. I tried to > > > create a set of checkbox. I used a GroupBox and I added 2 RadioButton > > > inside. But in the end it does not work. I did not find either how to > > > display a combo pre-filled. > > > > > > > In fact I'v found also QComboBox, setting it's name the same as in > > shapefile, adding some values in QComboBox but this is not working > > too :( > > > > I attach a test.ui >
I think you can get more control of the form behavior by writing some python, but I didn't try that (yet) so i can't provide any hint. Goyo _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
