I'm trying to add a new svg icon which is to be used in a listbox. Can I add this directly to mifdef generated when I created the project in Carbide, or do I need to create a new mifdef? If I add the svg to the current mifdef, I need to define number_of_icons as 2 in LOCALISABLE_APP_INFO, right?
Furthermore, how do I find out the Id's used to load the svg from the svg file, as I didn't create it myself? Do I need to include mbg? How exactly do I load the svg anyway? Yes, I have looked at n+1 examples, please don't ask me to look at them again. Too confusing. :)




