Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Task starts, but screen does not display
Message
From
28/08/2003 10:17:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/08/2003 10:04:00
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00824164
Message ID:
00824173
Views:
17
>I have an app that I have been using for a couple of years. The initial screen is nothing but a command group with a dozen buttons to perform specific tasks. I added a couple more buttons to that screen, and now the app will not display.
>
>When I start it, there is no apparent processing. The screen does not display, and there is nothing on the start bar. When I go to task manager, there is no entry under applications tab. However, when I click the process tab, there is a process running.
>
>If I try to rebuild the exe file, it cannot update the exe file because file access is denied. If I kill the process, then I can build.
>
>The app runs fine if I start FoxPro development package and then run the application, even if I do the .exe file.
>
>Any thoughts appreciated.
>
>Alan

Alan,
Probably form's visible is set to .f.
Try having a :
this.show
in form.init.
Also it might be a top level form trying to display a dialog like a select a file for a nonlocatable file.
Check _screen=.f. in code and a config.fpw file with screen=off too.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform