Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set focus twice
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01358520
Message ID:
01358522
Vues:
14
>>Hi,
>>
>>I am trying to prevent a window from "jumping." Here is what I mean:
>>
>>I have a form that in the INIT method has code where the focus is first set to a container and then to a control in this container. When I run the INIT of this form in debugger (slowly) I see that the window is displayed twice, one each SetFocus(). So it makes the window jump. I tried to set the window Visible to .F. but on the first SetFocut the window is still displayed; and then on the second SetFocus.
>>
>>Any suggestions?
>>
>>Thank you.
>
>Hi Dmitry,
>
>Don't set focus in the Init event. Doing this breaks normal event sequence. If you really need to set it, do it in form's Activate or form's refresh (conditionally to do this only the first time).

Thank you, Naomi. I will try doing it the way you suggest.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform