Hi!

I'm busy hacking together a quick Finite State Machine sheet for Dia.
Essentially, FSMs only have two objects - a state (a circle) and a
transition (a curved line). I think a bezier curve with some defaulted
parameters would do well as the transition, but I can't figure out how to
create such an object.

I could (and currently do) just use the Standard - BezierLine object, but
I'd like to e.g. have an arrow as standard, and add a text item on the one
end of the line. Is there any way to 'derive' an object from the Standard
BezierLine, or do I need to copy the .c file and make my own version?

And if I do need to copy the .c file - is there any documentation for
writing Dia objects besides the source code?

Thanks,
Peter
--
Peter van Heusden : [EMAIL PROTECTED] : PGP key available
Criticism has torn up the imaginary flowers from the chain not so that man
shall wear the unadorned, bleak chain but so that he will shake off the 
chain and pluck the living flower. - Karl Marx 
           NOTE: I do not speak for the HGMP or the MRC.

Reply via email to