The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
Custom Object Icon in R21 python
-
Hey,
it seems something is broken since R21 with MSG_GETCUSTOMICON.
It works fine in C++ but not in Python.
Both ways won't work for me, data['useDat'] = True and filling the dat object is not working, as well as data['useDat'] = False in the old way. They only show black or transparent images now even though the bmp seems to be filled correctly -
Hi @affa
May I ask you in which context you are?
Can you share your code?
Did you take a look to the py-custom_icon.pyp plugin example.Cheers,
Maxime.