Hide or Home Screen App id
Hey,
I am trying to implement a Hide button (the right button to act as hide instead of close app).
I couldn't find in the documentation how can it be done, i assume that having the Home Screen application id i can just call the home screen application and it will acts as hide.
any idea what is the id or what can i do to implement a Hide button.
Re: Hide or Home Screen App id
Hi,
I think the easiest way is to send your application to the background. Check TApaTask::SendToBackground() method.
Regards,
STeN
-------------------------
Sorry I did not notice the problem is not related to the Symbian C++...
-------------------------
Re: Hide or Home Screen App id
any idea how to implpement it on WRT?
Re: Hide or Home Screen App id
I have not seen such functionality with WRT Widgets, thus it is propably not in there..