Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get Cut/Copy/Paste if SET SYSMENU OFF?
Message
From
18/02/1999 18:33:10
 
 
To
18/02/1999 17:14:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00189017
Message ID:
00189089
Views:
14
>>I am currently working on a VFP component that is hosted in an application that issues SET SYSMENU OFF in its setup. My component uses a number of edit windows and the users wish to cut and paste from other applications. Unfortunately deactivating the system menu seems to disable the edit menu functionality even if appropriate bars such as _med_copy, _med_paste are included in a defined popup.
>>How do I get the edit functionality to work?
>>
>>TIA,
>> Ned
>
>Define another menu in code. It doesn't have to be displayed to work, just have it in memory.

I tried creating a menu "GetEdit" with the menu pad _msm_edit and the bars for cut, copy and paste. I just grabbed the code out of a quick menu. It doesn't seem to solve the problem. I can run the app w/normal menu and I have cut and paste. If I then suspend the app, run the prg to define the GetEdit menu, SET SYSMENU OFF, and then RESUME, I lose cut and paste functionality. What am I doing wrong?
Thanks,
Ned
Ned

Reality is.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform