Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forgetting Something about Top Level Forms.
Message
De
10/03/1998 15:37:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Forgetting Something about Top Level Forms.
Divers
Thread ID:
00083722
Message ID:
00083722
Vues:
67
I'm haviing trouble with an app I'm working. In this app I'm hide the Foxpro Main Screen and attempting to (basically) replace it with a form. The form displays a couple of labels and has a timer on it. I want to time out app if the main form is inactive for 2 hours. The problem is that I want the custom system menu to be displayed in my form. I have < form >.ShowWindow = 2, < form >.DeskTop = .T.
< form >.Autocenter = .T. and < form >.MDI = .F. (Default). The menu has Run inTop Form checked in the General Options. When I run my program which is basically

_SCREEN.HIDE

DO FORM frmTitle

DO mainmenu.mpr

READ EVENT

RETURN

I get an error when the menu is trying to load that it can only be loaded in a Top Form and to set the ShowWindow property to 2. (Which it is) Does this ring a bell with anyone? What I'm I forgetting to do?

thank you

Fred Lauckner
<>
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform