Thanks! I've fixed it as Guiuseppe proposed, I hope it's ok now.

Dnia niedziela 12 września 2010 o 23:56:32 Giuseppe Sucameli napisał(a):

> AFAIK it's a pyuic4 bug.
> 
> In GdalTools I fixed this issue by resetting the "value" property of
> progressBars and spinBoxes to the default value in the .ui files (you
> can use QtDesigner or remove the following lines from your .ui file)
> 
> <property name="value">
>    <number>0</number>
> </property>
> 
> Then you'll set the default value by code (i.e. in the constructor)
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to