Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Object.Show() method
Message
From
18/03/2000 10:11:15
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00347106
Message ID:
00347448
Views:
24
Mike, I have a similar problem when I create a top level form (ShowWindow = 1) as the first visible object in an app. IOW when I run .exe and the main form comes up and it is a top level form, it needs to be clicked. My workaround has been to put the following code in the activate method:

KEYBOARD('{ENTER}')
MESSAGEBOX('Loading ...', 'MyApp')

HTH
Charles Richard
NVO Management Systems
crichard@nvo.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform