Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does nobody know how to solve it?
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00186270
Message ID:
00186327
Views:
18
>I've solved most of my problems using UT, but there is one that seems nobody will solve.
>
>I have a application that has allways a form (form1) active. From this form I call others one. Each form is modal and alwaysontop = .t.
>sometimes when one of the forms is called from form1 it show the form but i does no have the focus (For example form2).
>
>form2 looks to be the active form but focus is on form1.

I had this problem once when I had a form with an ActiveX control on Form1, the focus was on the ActiveX control, then I clicked on an object that launched a modal form. The original form remained active and I could do nothing to close the modal form. I had to code around this to make sure the ActiveX control lost focus before the modal form launched. Not sure if this is your problem, but I only have 1 experience with this. Now I stay away from modal forms as much as possible and use private data sessions so modality does not matter anymore.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform