Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keypress event
Message
From
09/02/2000 14:59:31
 
 
To
09/02/2000 12:27:54
Liz Erdman
Wausau Financial Systems
Mosinee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00326746
Message ID:
00329634
Views:
28
Hi Liz,

>I was wondering...if within my form I have a CLEAR MACROS, will F10 be suppressed? Also, if I use your code, how do I restore F10?

You can test it to be sure, but I believe the CLEAR MACROS will not remove the default F10 functionality. At least it didn't from the Command Window.

ON KEY LABEL F10

should restore default functionality.

>
>Entirely new question: Do you know how to manipulate images on a form? We can flip them 180 degrees, but we would like zoom capability.
>
Never done anything like that so I have no experience. I assume by "zoom capability" you mean magnifying a part of the image for closer inspection. I'm not sure how ( or if ) you can do this in native VFP. Might require some sort of ocx. If you want to make the image just bigger or smaller, you can programmatically change the size of the image container and set the Stretch property to 2-Stretch and the image will get bigger/smaller to fill the container.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform