Hey guys, I am hoping someone could enlighten me on an issue I have been having with some of my modal windows. I have a main form that stays open throughout the entire life of the app. I have it set to stay on the bottom. On that form I have several buttons that kick off modal forms. I have those forms set to always on top. I also have a class that has a master timer that checks for updates, etc. Before opening the popup forms I disable the timer as that was causing some issues.
So what happens is that the button will pop the form and for some strange reason the focus will go back to the main form. At this point the program is "frozen". I can't get back to the modal form and I can't manipulate the main form. The only option is to end task the program. This doesn't happen all the time. I have been struggling with this issue for a while with no resolution. The users are just end tasking when it happens. Can any one help me out with this? I would really appreciate it. Thanks! _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

