Hi;
Let's say we're running the sample Library app that shows dashboard with white background. Then you click a button to add a new member.
At this point Aware first creates a new "white" layer on the top of the dashboard which this layer also happens to be white as well.
Then, Aware display the "New Member" form on the top of the layer (this is pretty standard for creating dialog boxes). However, the new form also has a white background as well. Now you have three layers on the top of each other with the same white background. This gets confusing and a bit distracting to end-user.
My question and desire is to be able to change that middle layer color to, let's say light gray or some other color to create a better contrast with the new form sitting on the top it.
Could someone or support tell me how I can control the color of background that covers the entire screen when a form is about to display?
Thanks!