activate view in background ?
| Fri, 2006-03-17 11:22 | |
|
Hi,
My application do some operations and then show a report using ActivateLocalViewL(Uid). If my application is in background, when I use ActivateLocalViewL the application automaticaly Brings to Foreground. But I don't wanna that. I need that when the process finished, show the report, and, if the application is not in foreground, the report will be shown when I change the view to my application. There is any way to change a view in background ? Thank you mopa |
|






Forum posts: 101
BG
Forum posts: 31
Thank you!