Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FFC ShortCut Menu Class - How to use
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01531620
Message ID:
01531629
Views:
120
>I don't understand the class very well, can someone Give me Some tips?
>
>I would like to implement a souped up version of Copy and Paste. I want to implement it for all objects on a form, via the right click event.
>Is the best way to do that, via bindevents, while looping through the form objects in the init?
>I would like Copy to take selected text from a field, especially an edit box.
>The Paste would be a Paste To, pasting to a field selected by the user. This would help move data from an edit box to data fields quickly and easily.
>
>Since the data is coming via email into the an edit box on the form initially, I cannot write a generic import routine.
>Mike
Hi,
Your best bet is to get used to OOP.
1) create a subclass of all foxclasses
2) activate your shortcutmenu to the rightclick event of the classes your choice
3) use in your application this subclassed objects
Regards,
Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform