M
morris.logan
Folks,
I am hoping someone can give me hand with a problem I am having.
I have an application which acts as a wrapper\launcher for another
application.
App1 collects info from the user and is used to control access and
data flows tp app2.
When App2 is launched it is displayed to user, but at times, if the
user closes app2 they are returned to the file explorer or the today
screen in WM5 and not app1 as expected. This appears to happen is the
user changes the configuration of app2 which causes the screen to
redraw itself and while it does this, it shows the last application
which was running, e.g File Explorer etc.
I have tried using BringToFront() and Show() commands when control is
returned to App1 and this has no effect on the problem.
Has any one encountered a problem like this and more importantly how
to work round this? As a footnote, I am working with WM5, VB.Net 2k5
and Compact Framework 2 SP1.
Cheers
Morris
I am hoping someone can give me hand with a problem I am having.
I have an application which acts as a wrapper\launcher for another
application.
App1 collects info from the user and is used to control access and
data flows tp app2.
When App2 is launched it is displayed to user, but at times, if the
user closes app2 they are returned to the file explorer or the today
screen in WM5 and not app1 as expected. This appears to happen is the
user changes the configuration of app2 which causes the screen to
redraw itself and while it does this, it shows the last application
which was running, e.g File Explorer etc.
I have tried using BringToFront() and Show() commands when control is
returned to App1 and this has no effect on the problem.
Has any one encountered a problem like this and more importantly how
to work round this? As a footnote, I am working with WM5, VB.Net 2k5
and Compact Framework 2 SP1.
Cheers
Morris