Hi,

Is it possible to set the min/max param attribute values for an .inx file from within its associated Python scrip? E.g. when an int type param is not declared with min/max attribute values, the default values 0, and 10 are applied, and I would like to overwrite these, or whatever the values declared in the .inx file may be, from the associative Python script.

I am guessing this may prove difficult, if the .inx file is parsed on loading Inkscape.

Many thanks in anticipation.

-u