Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Sébastien Jahan on December 08, 2011, 08:29:16 pm

Title: Get icons though API
Post by: Sébastien Jahan on December 08, 2011, 08:29:16 pm
Hi,

I'm currently developing a browser for a model repository.
I would like to know if this is possible to get the icon according to a uml type i could pass, so i could insert these icons in my browser near the label of each object.
Is this possible?

Thank you very much,

SJ.
Title: Re: Get icons though API
Post by: Geert Bellekens on December 08, 2011, 09:16:59 pm
Sebastien,

I had a similar issue, and I don't think there's an easy solution, I had to create each image I wanted to use myself using printscreens and paint :(

(http://geertbellekens.files.wordpress.com/2011/12/navigator_docked.png)

Geert

Title: Re: Get icons though API
Post by: Sébastien Jahan on December 08, 2011, 09:36:36 pm
Thank you very much for your answer Geert!

That's fine by me, just wanted to know if there is some "cleaner" way to do it, but this way is not a problem if this works at the end!

Have a nice day!

SJ.