Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting top level forms to appear on top
Message
De
15/09/2004 03:51:03
 
 
À
14/09/2004 22:08:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00942212
Message ID:
00942275
Vues:
21
--I should know this, but I've forgotten how...
I have code that creates a top level form ( showform property = 2 ), yet it appears behind other applications or is not the "active" form when it does open. I recall that there are some settings or a process that can be followed that will cause the form to open in front of other application's windows. What are they? --

I am assuming that somewhere you are issuing _screen.visible = .f. or _screen.hide()

This has the effect of damning the application to be behind the others.

Introduce a config.fpw (either in the application's directory, or complied into the application) with the line
SCREEN=OFF

Andrew R.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform