ShortCut and TpopMenu(TMenuItem)

General TRichView support forum. Please post your questions here
Post Reply
Alvaro
Posts: 17
Joined: Wed Apr 14, 2010 4:01 am

ShortCut and TpopMenu(TMenuItem)

Post by Alvaro »

I have a problem with popmenu and short cut.
If I fill the shortcut propety of popmenu (for example Ctrl+C), after selected the text on rve and typing Ctrl+C, appears "Access violation at address 00CEF3C3 in module...".
Just I delete the contents of the shortcut property of popmenu that all work well, (copy and past) both via the keyboard or by the PopMenu option.
What am I doing wrong?
Hugs.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Can it be reproduced in a simple project?
If yes, please send it to me - richviewgmailcom
Alvaro
Posts: 17
Joined: Wed Apr 14, 2010 4:01 am

Post by Alvaro »

ok, I will prepare it.
Thanks.
Alvaro
Posts: 17
Joined: Wed Apr 14, 2010 4:01 am

Post by Alvaro »

Sergey, I made a small project and works well.
I think that error maybe is in editor routines(paragraph,format, etc.).
I will verify them and answer if I find the error.
Thanks.
Post Reply