Book a Demo

Author Topic: Icon List  (Read 4443 times)

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Icon List
« on: November 01, 2007, 07:48:14 am »
Where do I get the EA's base Icon list numbers.

thomaskilian

  • Guest
Re: Icon List
« Reply #1 on: November 02, 2007, 03:13:55 am »
Not sure what you're after. There's a BMP in the program folder.

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Re: Icon List
« Reply #2 on: November 02, 2007, 05:01:35 am »
I am looking for the Icon numbers for the icons used in EA. The model.xml file uses icon numbers to get the icon image. I guess each icon has a icon number. Can anybody help? Their should be a list showing a number representing the icon

SN

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Icon List
« Reply #3 on: November 02, 2007, 05:03:57 am »
Que?
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Re: Icon List
« Reply #4 on: November 02, 2007, 06:37:48 am »
Let me be more specific.

If you use 'Add model using wizard'. It opens up the select models(s) tab and you will see the list of standard templates along with an icon in front of them which represents the type of diagram it is.

Now I have created a standard template for my organisation and referenced it in model.xml so that it appears in the above list. However the icon that it is showing is for some other type of diagram. This is because we have to give the icon number of the specific diagram in model.xml. I am looking for this icon list.

Hope this may make things more clear.

SN

thomaskilian

  • Guest
Re: Icon List
« Reply #5 on: November 03, 2007, 03:00:57 am »
Yes. But likely a bit too far of. Try looking into that BMP file. It has some icons you can replace. The offset is hardcoded in EA for sure.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Icon List
« Reply #6 on: November 04, 2007, 02:34:01 pm »
The only values that are documented are the view icons, listed on this page. Other numbers will have to be by trial and error for now, I'm afraid.
The Sparx Team
[email protected]

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Re: Icon List
« Reply #7 on: November 05, 2007, 01:49:18 pm »
Thanks KP,

Don't you think a list should be made available so that people can use it without trial and error.

SN