Hello,
Since I use FWH 11.12, I experienced another behaviour in the button class.
I often use "&" in a button to make it easier for a user to activate a button by using the ALT-key.
It always used to work fine. For instance, if I put "&Add" in a button, the user presses ALT-A on his keyboard to activate the button after which the action is performed.
But since 11.12, pressing ALT-A is only setting the focus on the button, but the action behind the button is not executed.
Why is that? Can we have the old behaviour back?
Thanks a lot in advance.