2006-07-12, 04:01 PM
Hi Sub -
In my skin I use the task image in the sleected button icon, that is
<DrawImage filename="@taskImage"....
I also have the special elements show task image set to true and I am displaying the task image on a seperate part of the screen, that is
<SpecialElement name="TaskImage" visible="true" ...
What I notice is that the two task images displayed are not the same for cases where the plug-in returns different task images at different times. For example, the weather plug-in can be configured to show the current forecast in the task image. The SpecialElement task image displays the task image currently being returned by the weather plug-in. The @taskImage one always displays the very first task image that was returned, which I assume has been cached by gbpvr.
Jeff
In my skin I use the task image in the sleected button icon, that is
<DrawImage filename="@taskImage"....
I also have the special elements show task image set to true and I am displaying the task image on a seperate part of the screen, that is
<SpecialElement name="TaskImage" visible="true" ...
What I notice is that the two task images displayed are not the same for cases where the plug-in returns different task images at different times. For example, the weather plug-in can be configured to show the current forecast in the task image. The SpecialElement task image displays the task image currently being returned by the weather plug-in. The @taskImage one always displays the very first task image that was returned, which I assume has been cached by gbpvr.
Jeff