Hi,
I would like to copy colors between elements in the interface builder or define them using RGB values.
I.e. copy the background color of a button to another button without duplicating the button.
Or: Enter an exact RGB code using the interface builder.
Currently I can do this only programmatically but the interface builder is meant to design the GUI, so there must be such possibilities.
Thank you all in advance for your answers.