Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong?
Message
From
25/05/2008 09:01:11
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01319347
Message ID:
01319413
Views:
16
>When i click on my exe, it blink and off.(nothing for disply)
>I have write in my main prg. _screen.visibel=.t.
>and in text file(config) _screen=off
>and my main scx fils show window=1
>and my all forms show windows=2
>thanks

I know you also have a read events.

Your seteup is contradicting itself. Either you want no main screen (screen=off) or you want it (_screen.visible=.t.), Your main form should be ShowWindow = 2 (Top Level) and the other forms ShowWindow= 1 (In Top Level Form), the way around you have it makes no sense.

Bye, Olaf.
Previous
Reply
Map
View

Click here to load this message in the networking platform