Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In-Top-Level Form not receiving focus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00523315
Message ID:
00523319
Vues:
10
>My app starts with SCREEN=OFF in Config.fpw and a splash screen as a top-level form. The login form is called as an in-top-level form before I set _Screen.Visible = .t., but is not receiving focus until I click on it. I'd like users to be able to type as soon as they see the form. Any ideas? Thanks.

Hi Joel,

We do this. In the .Init of the top-level form, it sets focus to a textbox that is way off the form. The "main" program which is run at startup, instatiates the top-level form and then calls up the login form. The main program checks for a successful login, if not, out, if good, the main menu on the top-level form is displayed. We don't have any problems with this approach.

Let me know if you need more.

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

Click here to load this message in the networking platform