App Icons on P800 status bar?

Login to reply to this topic.
Wed, 2004-11-10 10:02
Joined: 2004-06-11
Forum posts: 404
Hi,
Can I place my applications icon on P800's status bar?
If yes, how can I programatically do it?
Thanks.
--Mayur.


Wed, 2004-11-10 11:44
Joined: 2004-01-15
Forum posts: 49
App Icons on P800 status bar?
No.

You can use some tricks to draw a floating window on top where you want the icon to appear but it's really not worth it.

Ariz M. Kohli

Wed, 2004-11-10 12:11
Joined: 2004-06-11
Forum posts: 404
App Icons on P800 status bar?
Thanks ariz for the answer.
What I want to do is I want to provide some way for the user to get back
to myapp which is present in the background without going to the main app list . I had tought I could do it the Windows OS way, but it does not seem to be possible. Cry
Any other ideas other than the floating window one?
Thanks.
--Mayur.

Wed, 2004-11-10 12:57
Joined: 2004-01-15
Forum posts: 49
App Icons on P800 status bar?
hmmm.... depends how important it is to you. Trap the jog dial , floating window, find a way to set your app as default in the top most pane.

Nothing else I can think of, sorry!

Ariz M. Kohli

  • Login to reply to this topic.