I have a simple process window that is working properly in Windows. But
it is not even showing in MacOS. Below is a simplified version of my
code : Int32 maxPercentageValue = 100; GS::UniString title("Title");
GS::UniString subTitle("subTitle"); int ...