
26 Jan
2010
26 Jan
'10
7:58 p.m.
On Jan 27, 2010, at 8:12 AM, Bram wrote:
Hi list,
I want to add some new properties to the inkscape "object properties" window. I would like to use inkscape for the generation of some specific interface files but need more than "id","onclick","onmouseover",etc. It would be somewhat of a solution to just use "onclick" as "I/O input" but it would be so much nicer to be able to rename or add these properties.
Is it possible to change these things from within inkscape ?
That is something that has come up in the past, and does seem to be generally useful.
The Inkscape source code would need some minor tweaking to get that to happen. It could be hooked in simply, but more than a minimum is needed so as to be implemented in a maintainable way.