OK, I understand the need to recompile my application with the UI Compatibility checked. And yes, once compiled, it behaves as it always did.
But how would I make my program compatible with the new UI and recode things like DesktopText Field background color? With the UI Compatibility unchecked, the background color defaults to all black; only when you click on the field to get the focus do you see the assigned background color.
What do I need to do to be able to select a desired background color under the new UI?