Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modeless Issues
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00534042
Message ID:
00534109
Views:
20
>It was originally done in Fox 2.6 for Dos/Windows using @say screens, and they were stripped out and replaced with VFP 6.0 forms.

Well, the forms can be set to modeless behavior by setting the form windowtype property to 0 - modeless

The trouble begins when you launch a form that is modeless, your code is not going to wait for the modeless form to gather whatever input it is gathering.
Starting a loop to check for this is dangerous and causes all kinds of headaches. However, forms that are not a standard input dialog do not need to be modal.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform