Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cut Copy and Paste Help!
Message
 
To
20/09/1998 03:14:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00138770
Message ID:
00138790
Views:
13
Hi David,

You need an active system menu in order to make use of these functions. Even SYS(1500) can only access existing menus. But this menu doesn't have to be in the same window as your application to be usable. In fact, you can run a menu in the main window (_SCREEN) and hide the main window. The menu is still available in your top level form via the short cuts, but not directly.

Christof


>I have a small application which is set as a top level form. I do not need the system menu, but I would like to make the standard hot-keys Ctrl-C Ctrl-X Ctrl-V for Cut, Copy, and Paste available to cut and paste between edit objects. Without the system menu showing, these are disabled. Is there any simple way I can include Selecting text and Cut/Copy/Paste in my application without having to have the system menu visible?
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform