Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting focus to object on page frame
Message
De
28/02/1997 15:33:02
Paul Wei
Fib, State of Michigan
Lansing, Michigan, États-Unis
 
 
À
28/02/1997 11:50:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00022439
Message ID:
00022478
Vues:
41
>In VFP 3.0b, with a form containing a page frame with two pages, has anyone had problems with programitically setting the focus to an object on Page1 when Page2 is the active page? I use the following code structure:
>
>WITH THISFORM.MyPageframe
> .ACTIVEPAGE = 1
> .PAGE1.MyObject.SETFOCUS
>ENDWITH
>
>accompanied by REFRESHes tried in various places to try to get the correct object to receive the focus.
>
>Thanks,
>Bill

Just to let you know that I have the same problem as you using 3.0b. I set the pageframe's ACTIVEPAGE property to 1 and in page 1's ACTIVATE method I set the focus to a command button. When it's all said and done, a textbox winds up with the focus instead of the command button.

Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform