Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In-Top-Level Form not receiving focus
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00523315
Message ID:
00523319
Views:
9
>My app starts with SCREEN=OFF in Config.fpw and a splash screen as a top-level form. The login form is called as an in-top-level form before I set _Screen.Visible = .t., but is not receiving focus until I click on it. I'd like users to be able to type as soon as they see the form. Any ideas? Thanks.

Hi Joel,

We do this. In the .Init of the top-level form, it sets focus to a textbox that is way off the form. The "main" program which is run at startup, instatiates the top-level form and then calls up the login form. The main program checks for a successful login, if not, out, if good, the main menu on the top-level form is displayed. We don't have any problems with this approach.

Let me know if you need more.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform