Hi,
Is there a way to access the built-in icons in Cinema4D as an image for a button? For instance, the cube/box icon.
There is a line in this thread:
icon = c4d.bitmaps.InitResourceBitmap(c4d.RESOURCEIMAGE_OK)
but the resource image page in the documentation do not include the cube icon.
Is there another page I should look for?