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...
Continue reading...