On Thu, 2009-06-18 at 15:23 +0200, jf barraud wrote:
Great!! thanks a lot! that is much better. :-) I'm pretty happy someone fixed this: I just can't write friendly UI, even in french ;-) Please please please, have a look at my other lpes (sketch, hatches, vonkoch...) they are in the same poor state!! :-( I kept asking for help on IRC but had only little feed back.
Rk: in the knot lpe, "crossing path's stroke width" is mainly interesting when the effect is applied to a group, but this is still a bit buggy: all the changes in the crossings are lost as soon as you node-edit a group member. This might be easy to fix, but requires some understanding of internal architecture involved (a 'array' parameter is not initalized as it should)... any help appreciated!
cheers! jfb.
I've taken a quick look at the code. It seems that the parameter list in the GUI is automatically generated when one calls registerParameter(). Is there a way to add a text line in the GUI without creating a parameter? That would be quite useful, as would being able to add a simple line as a separator (i.e. separate Strokes section from Construction lines section).
Tav