Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forgetting Something about Top Level Forms.
Message
From
10/03/1998 15:37:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Forgetting Something about Top Level Forms.
Miscellaneous
Thread ID:
00083722
Message ID:
00083722
Views:
68
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.
Next
Reply
Map
View

Click here to load this message in the networking platform