Display InformationNote when app in background

Login to reply to this topic.
Mon, 2007-01-08 14:41
Joined: 2004-07-12
Forum posts: 123
Hi,

I have managed to send my app to the background and having it listening to key events while in the background. I would like now to find a way of displaying an infomation note on top of the current screen while my app is in the back. In other words, super impose a specific note on top of whatever is displayed. how can i do that?

cheers

Tue, 2007-01-09 05:34
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Display InformationNote when app in background
If you're working in S60, use class CAknGlobalNote, I hope you can use RNotifier in most of the platforms.

Check this thread for the implementation of CAknGlobalNote: Information Note running while app is in Background.

Tue, 2007-01-09 09:57
Joined: 2004-07-12
Forum posts: 123
Re: Display InformationNote when app in background
thnx vin2ktalks
this forum is really heaven for mobile software engineer Cheezy
  • Login to reply to this topic.