I want to make the backround color what ever the user wants it to be. I know there is a way for them to pick it out of a color picker thing, but I forgot how. does anyone know how to do this?
Printable View
I want to make the backround color what ever the user wants it to be. I know there is a way for them to pick it out of a color picker thing, but I forgot how. does anyone know how to do this?
Ok, I figured out my own problem. Make a Rich text object off the screen then User clicked on button > rich text object > control > Format > Font > choose color from selector. Then set backround color > color of Rich Text box.
there's a color dialog object and color selector object here
Just use the color dialog or selector object and have a condition for when the user changes their color choice to change the frame background color to whatever they selected via the storyboard controls.