[Progress Communities] [Progress OpenEdge ABL] Forum Post: How to prevent other windows from appearing between openedge windows

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
We have an issue where other windows (Excel/outlook/any windows application) appear between our application window. The "OE Embedded child window" is started from the "OE Embedded window", the other window (e.g. Excel) is behind our menu to start with. During the start of the child window the excel window comes to the front. What causes this ? How can we prevent this from happening ? We see this behaviour in windows 10 and on Windows 2016 RDS. I have been trying to trace when this happens but this is AFAIK nearly impossible. When I put a message (view-as alert-box) in the code during the start of the child window, the issue does not occur. Is there code equivalent to a message statement that does not show a message ?

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