Hello,
I am currently working on a lua plugin which automaticly creates a layout view color picker. (Like Christian Jackson)
It works fine but I would like it to automatically change the icon of the layout pool elements.
I was wondering if someone knows how to do this with a command.
Like:
Assign Macro 1001 At Layout 2 /icon=400
Where 400 is the image pool number.
I cannot get it to work. I have tried every possible way.
If someone knows please let me know.
When the Lua plugin is fully functional I will share it!