06-16-2023, 12:18 AM
I opened Calculator.frm in geany and replaced all occurrences of Control(__UI_NewID).CanHaveFocus = True to Control(__UI_NewID).CanHaveFocus = False and then compiled Calculator.bas and it behaves as I would expect, the C button does not remain focused after having being cliicked