Hello.
I’m trying to make a sort of inventory ui, where the buttons uses rich text to display an icon, and some information.
I’m trying to make the system dynamic, so the buttons are made, when a function is called, and I’ve managed to create code to make the buttons, and the rich text to them, but I’m now struggeling with assigning the decorator, in c++.
Is this possible?
Thanks very much in advance.