Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System Modal
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00315391
Message ID:
00316149
Views:
45
>>>Hmmm...good idea...VFP and AOHell are both PIGS. Running both at the same time could cause the universe to collapse.
>>
>>LOL--- I think us developers and "REAL" internet users, see teh evil in AOL. HA HA HA HA HA, So your telling me that there is no Axtivex, or API library, to make FoxPro Modal. I can't believe that, even Basic can do that.
>>
>>-MIKE-
>
>If you knew what I've been through with AOHell, you wouldn't be laughing. The WORSE computing experience I've ever had.
>
>There could be some API call that will make VFP system modal, but I'm not aware of one. George Tasker is the API expert.

Not you too!:-)

Neil, this is from the Win32 SDK.

"The SetSysModalWindow function is obsolete. This function is provided only for compatibility with 16-bit versions of Windows. The new input model does not allow for System Modal windows."

Some suggestions, however. Ed Rauh, I believe, has a file here that uses CreateThread() to start applications. CreateThread() does allow you to set a priority level for the new thread.

The other idea is to use the AlwaysOnTop property. I don't know, however, if the results would be quite what you want or if they would be any different from using the SetWindowPos() function to do the same thing.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform