We have a FPW2.6 application that we recompile in VFP6 and is working just fine. Recompile in VFP7 and everything is OK. Recompiled in VFP8.0 and the buttons are now "white".
Used debug under VFP8 and checked the "colorsource" property and it is 5 which doesn't exist as a property value. Doesn't seem to cause a problem in VF 6 and 7, but sure does in VF 8.
I created a pure Visual form with a button control and found the colorsource = 4 as default in VF 6,7,and 8.
Must be some difference in VFP8 but I haven't found a workaround yet, has anyone else encountered this quirk?
TIA,
John
PS. Rewrite it in Visual is not and option
Used debug under VFP8 and checked the "colorsource" property and it is 5 which doesn't exist as a property value. Doesn't seem to cause a problem in VF 6 and 7, but sure does in VF 8.
I created a pure Visual form with a button control and found the colorsource = 4 as default in VF 6,7,and 8.
Must be some difference in VFP8 but I haven't found a workaround yet, has anyone else encountered this quirk?
TIA,
John
PS. Rewrite it in Visual is not and option