Hello,
I have problem with national characters accessed by right alt + z in RichTextEdit control (RTE). In PB version 17 this combination always triggers Undo event fo RTE (the same as Ctrl+z). I'm not able to catch Key event for this combination. I had the same problem with another combinations of right alt + letter, but each of them are accessible by Key event and event can by custom processed, only right Alt + z is not available in Key Event of the RTE control.
Do you have any solution?