Hi,
I am having a little confusion in understanding widget.onhide, it is only meant to be triggered when some app comes on top of our widget or also in the case when the widget is exited.
...
Type: Posts; User: meetashish; Keyword(s):
Hi,
I am having a little confusion in understanding widget.onhide, it is only meant to be triggered when some app comes on top of our widget or also in the case when the widget is exited.
...
Hi ltomuta,
thnx for ur reply.
I am still wondering what utility is been served by having these two functions. The webkit has its own rendering mechanism so by introducing these two functions...
Hi All,
I have a question on widget.openApplication API. It taked UID as one of the parameter. i want to use this api to open calculator app but i dont know what is the uid corresponding to...
thanks for your quick reply.
I am also studying the apple's dashboard specification which also has the widget's methods as :
prepareForTransition
Notifies Dashboard that you are about to...
Hi All,
i am trying to understand the widget specification for s60.
It has 2 methods prepareForTransition and performTransition. I am not able to understand what is the objective behind these...