Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page frame hot keys
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00309001
Message ID:
00309023
Vues:
37
>I have a pageframe on a form with 2 pages.
>One page has caption \>
>But the hot keys (Alt+I and Alt+R) don't work at run time in my environment???
>
>Same thing works OK in a standard form using nothing but VFP base class form and pageframe with no other objects, so must be something I've done.
>
>My pageframe is subclassed from VFP but has no PEMs. Each page contains a grid. There is no activate code in either page.
>
>(VFP 6.0 SP3)
>
>Any clues??

Because the PageFrame does not have a keypress event, how about using the keypreview of the form to check for Alt+I and Alt+R in the Keypress event and then programmatically activate the appropriate page on the pageframe.

HTH.

Michael P. Antonovich
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform