Languages

Menu
Sites
Language
Progress bar in webviewer

I wan to give a progress bar in this page of webviewer template provided in tizen 2.2.1 SDK.

I need some code on this, how exactly can I add this, read https://developer.tizen.org/documentation/articles/custom-progressbar-using-listview but still not able to understand that how can i add this in my template.

Responses

1 Replies
Alex Dem

Hi,
In 2.2.1 I did not find described method SetProgressValue at all and was unable to use it in my ListView described way.
Class ListItemBase did not contain such method too:
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.apireference/classTizen_1_1Ui_1_1Controls_1_1ListItemBase.html
Alexey.