[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ABL Window does not regain focus after embedded OCX browse gains and loses focus.

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
A little bit of guesswork here, but you could try to place a button outside of the ocx. In the choose-trigger place some code to disable the ocx. After that, try the CTRL-F again. Is your application responding now? If yes, then you should think of a way to automatically disable the ocx when the user leaves it (or when the user re-enters the frame). Second option is to re-think the layout of the window. Of course I don't know it, but would it be an option to separate the ocx-part into its own pop-out window? If the user then decides to leave it, you could close that window and the problem would be gone as well.

Continue reading...
 
Status
Not open for further replies.
Back
Top