Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thinking outside the box
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00217920
Message ID:
00218013
Views:
40
>>>>>Do you have READ EVENTS in your main prg?
>>>>
>>>>No. I don't even have a main prg. Should I put a READ EVENTS in the init of the form?
>>>
>>>That's not the customary way to do it, assuming you want to build an exe, you should create a main prg in your project, then launch the form there and put READ EVENTS in the next line of prg code. You'll put a CLEAR EVENTS in your top-level to terminate it after you release the form...
>>
>>
>>Ok, now the form stays on the screen. Making progress. :)
>>
>>But when I click on a command button to bring up another form, nothing happens. Now what?
>
>Sounds like you need to change the ShowWindow of the child form to In Top-Level.

Yay!!! (Works now)

Thanks,

Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform