Hi Salvatore, On Fri, Apr 13, 2012 at 6:58 PM, Salvatore Larosa <[email protected]> wrote: > Try to change: > > form: > > if isinstance(param, ParameterVector) > > to: > > if isinstance(param, ParameterTable): > > in RAlgorithm.py file (line 215)!
this problem was already fixed into sextante repo. Thanks. Bye. -- Giuseppe Sucameli _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
