Hello!
Say that I have this view called "MyView" located in my main window.
And I have these three dropdowns called "Shadow", "Color" and "Border" also located in my main window.
Whenever I change one of these dropdowns I want the view to update with the selected property!
How do I do this? I'm currently just able to draw a square in the view
Please help me out on this one!
Thank you!
Say that I have this view called "MyView" located in my main window.
And I have these three dropdowns called "Shadow", "Color" and "Border" also located in my main window.
Whenever I change one of these dropdowns I want the view to update with the selected property!
How do I do this? I'm currently just able to draw a square in the view
Please help me out on this one!
Thank you!