AndyColeman
4/8/2008 8:46:00 AM
Hi,
We have an dot net trading application supplied to us by another
company. Another user can send a request for a price to the trader
which results in a popup message being displayed on the traders
workstation. This window should be created such that it is topmost so
it will appear above all other windows. We have found a problem though
where periodicaly the window does not appear to be topmost and is
hidden behind other normal application windows. If the trader selects
the window then further requests will bring the window to the top. It
is as though the window forgets thayt it is supposed to be on top.
I am not realy a dotnet developer (more win32 api) but is there a
known issue within dotnet that could be causing this behaviour. The
software vendor is adamant that it is not a bug in their software and
that the problem is down to the build of our machines.
Thanks
Andy