Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More ideas enabling zoom on a field
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00248042
Message ID:
00248108
Views:
14
>Hello,
>
>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

Agreed, that's a viable way to do it, I've done this. In the newer apps (which will be running on an Intranet eventually), we just underline the grid cells (web-style) so that a left-click or Enter fires up a details form. This method is preferred by the users (but of course can only be used in readonly columns).
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform