Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More ideas enabling zoom on a field
Message
From
30/07/1999 01:09:33
 
 
To
30/07/1999 00:02:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00248042
Message ID:
00248049
Views:
14
Zoom into what? A sub-window with more details? I think the On Key Label in GotFocus is a good idea, but remember to turn it off in LostFocus. Also, consider using the Keypress event to trap the Ctrl-Z.


>
>I have been trying to enable a zoom when the user gets focus on some field, but i would like to know more ideas.
>
>I wrote this:
>
>GotFocus Event:
>on key label Ctrl+Z do form MyZoomForm && A modal form
>
>RightClick Event:
>do form MyZoomForm && A modal form
>
>LostFocus Event:
>on key label Ctrl+Z
>
>Thanks
>
>Juan Carlos
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform