Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple READ EVENTS question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Simple READ EVENTS question
Miscellaneous
Thread ID:
00095596
Message ID:
00095596
Views:
57
The app I've developed is started with a main.prg that call my "main form" which is modeless and showWindow is set to in screen. I issue a READ EVENTS after calling this for to start event processing. The remaining forms that are instanciated throughout the app are all modal type. Now I want to make them modeless so I can create custom menus for each form. The problem I have now is that when I call one of these forms that I changed from Modal to Modeless, The zoom on by and don't respect event processing. What is the correct way to call these modeless forms so they stop for event processing. Do I need to put a READ EVENTS in after every DO FORM someform? or is only one READ EVENTS sufficient that I use in the main.prg. Obviously I'm missing something here, but I can't quite figure out how to get these forms to work correctly. Any help is appreciated! Thanks

John.
Next
Reply
Map
View

Click here to load this message in the networking platform