QuantumGnosis
Lurker
How do I transfer color hex values from native c++ to xml? I want to have changeable colors in panels that are being changed by c++ code. Since the app gui is xml, I need to change colors in the xml from c++. If there is a way to change colors using rgb values, that would be useful too.