2022-01-25, 21:53
How do I use the new Kodi 20 colorbutton and DialogColorPicker.xml
I can add a colorbutton to my skin and have created a DialogColorPicker.xml but when I call it using ActivateWindow(DialogColorPicker) from my colorbutton no color values show up in the picker.
So how do I:-
1. Define the colors to show in the picker
2. Get the color value back from the picker to use in my skin
I can add a colorbutton to my skin and have created a DialogColorPicker.xml but when I call it using ActivateWindow(DialogColorPicker) from my colorbutton no color values show up in the picker.
So how do I:-
1. Define the colors to show in the picker
2. Get the color value back from the picker to use in my skin