Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why not focused
Message
De
09/11/2007 11:35:21
 
 
À
09/11/2007 10:13:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01267928
Message ID:
01267955
Vues:
15
Hi Claudio,
How did you instantiate your login form?
Do you use oform=createobject('YourLoginForm')?
do you use
oform.Show()

Yelena

>Hi..
>
>on some app. of mine.. my first form (login) not receive the windows focus.. it is an object form where I set 'read events' on its activate form method (I already tried to use this outside, after, this object form)..
>
>seems a small problem.. at least in my point-of-view.. But, right now, my users doesn't agree with me.. they are so stressed with that one :)
>
>Is it a command, property, etc.. to setup and turn them a little calm down?
>
>ps: now this is my try on activate method
>
>
>loObj                    = Thisform
>lnTop                    = Objtoclient(loObj,1) + 10
>lnLeft                   = Objtoclient(loObj,2) + 5
>Mouse Click At (lnTop),(lnLeft) Pixels Window (this.Name)
>
>ThisForm.Text2.SetFocus()
>
>read events
>
>
>TIA
>
>Claudio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform