Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make sure that the system window got focus?
Message
From
28/02/2006 17:10:55
 
 
To
27/02/2006 20:06:01
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01099364
Message ID:
01100172
Views:
17
>As I have said, the setfocus won't solve the problem coz in the first place, the password window is not activated. It's displayed in the screen but it is not the current active window.

Is your password form the starting form of your application? Are you hiding the VFP Screen before showing the login form? If that is the case, try this:

Create a config.fpw file , edit it with notepad and add the followind line:

SCREEN = OFF

save it and include it in your project, that way the file does not need to pbe present in the application folder.

Now compile your project and try again.

Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform