I have fairly complicated UI with an ELXtree in a frame within a dialog. I have the common Delphi issue that Actions in the main form are stealing the Delete Key Shortcut to the inplace editor. I can trap the Delete Key by adding an action to the frame but I can't figure out a way to get the inplace editor to perform the character deletion.
Backspace works correctly but I have similar issues with the Cut, Copy and Paste shortcuts.
Mitch Wolberg,
RockWare, Inc.
Comments