Has anyone else run into the following issue?

I am trying to show an icon in a custom menu item (that is, it's in my 
configuration files).  If I put the graphic file in the XXE installation 
directory addon\config\common\icons, then the icon shows up, but if I 
put in with my other configuration files, the icon does not show.

For example, if I have

<cfg:item command="myCommand" label="_My label" 
icon="xxe-config:common/icons/myicon.png"/>

the icon renders in my menu, but if I use

<cfg:item command="myCommand" label="_My label" 
icon="%c/configuration/myicon.png"/>

the icon does not show.

Any ideas as to what am I not understanding here?

(I am running this on a Windows XP machine and am using XXE Personal 
Edition 4.4.0.)

Thanks,

--Andy

Reply via email to