Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: system menu Cut/Copy/Paste doesn't call Keypress
Message
From
20/10/2005 07:37:45
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
BUG: system menu Cut/Copy/Paste doesn't call Keypress
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01060639
Message ID:
01060639
Views:
70
Observed:
when
_MED_CUT
_MED_COPY
_MED_PASTE
are defined,
a keyboard CTRL+X,CTRL+C,CTRL+V input
is captured by the menu.
When the focus is on a TextBox/Edit....
VFP performs the operation without calling Keypress,
and on the case of CTRL+V directly writes in Value
and call InteractiveChange.
When the menus are not defined, VFP correctly performs
the operation but ago this with Keypress.

Expected:
The operation has to be homogeneous,
with or without sysmenu VFP has to do the operation with activeControl.Keypress

This creates quite a lot bothers in phase of development,
and it makes unusable these system menus at runtime.
Reply
Map
View

Click here to load this message in the networking platform