G
Guest
Hi,
I have an application which performs set of operations. There is status
window (different from main application UI) which shows the status of current
operation.
When I change the status in the status window then the main application
losses focus. I am changing the status from main application using background
thread.
I would like to keeps the focus to main application and would like to change
the status in background.
Any suggestion on this will be much appreciated.
Atul Sureka
I have an application which performs set of operations. There is status
window (different from main application UI) which shows the status of current
operation.
When I change the status in the status window then the main application
losses focus. I am changing the status from main application using background
thread.
I would like to keeps the focus to main application and would like to change
the status in background.
Any suggestion on this will be much appreciated.
Atul Sureka