Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

stefanome
en respuesta a: alexKoshman

Hi @alexKoshman, thanks for the reply.


@alexKoshman wrote:

To achieve this we have to use ICO's but not PNG's (or even more old bad BMP's) and put them to DLL with our "MenuName" as a feile names: "MenuName.dll" for Dark Theme and "MenuName_light.dll" for Light Theme


Are you saying that AutoCAD automatically switches dll as soon as the value of COLORTHEME changes, simply by adding the "_light" suffix to the dll name?

 

Or are you describing your way to store the images on your add-in, and you decide which dll to use when the add-in is first loaded on each session?