![](https://secure.gravatar.com/avatar/729167c0f49b865364f7f4b7c5fb6064.jpg?s=120&d=mm&r=g)
28 Nov
2008
28 Nov
'08
8:03 a.m.
Hi,
To finish my project, aimed to describe a GUI application from SVG , I definitely need a way defining type of GUI element when drawing from inkscape (button, label,scrollbar...) . I am using the id to name the component eg (startstop) and I need another way categorize it (eg button). I do not want the following form : id=rtstopButton, because I would need string treatment when parsing svg to remove "Button" Have you got another idea/way ?
Best Regards S.Ancelot