Wants to get some info about .ico file usage in InDesign
Hi
There is some .ico file used in a project.
In the .rc file, resouce information is define and given a numeric id to this resouce file.
Then this numeric id is #defined in the ID.h file and used where needed in .fr panel for display a picture on a panel. Things are working well in ms window os as I think .rc file is meant for this platform.
But On mac what more changes I have to do in my project so that I can use these .ico files.
Thanks
