amit_thakkar
14 years agoVisitor
Dynamically add items in canvasItems of roImageCanvas Exampl
HI..
I am using
& i have referred the example of the same given in document i.e. ComponentReference.pdf in SDK.
in that example showImageCanvas() function is there & in that function canvasItems is decalred which contains static data.
now i want to fill canvasItems dynamically which will come from xml. so i can use SetLayer(int zOrder, roArray contentList) function & assign my xml content to the contentlist argument.
how can i implement them.
plz help.
Thanks
Amit Thakkar
I am using
roImageCanvascomponent for my channel.
& i have referred the example of the same given in document i.e. ComponentReference.pdf in SDK.
in that example showImageCanvas() function is there & in that function canvasItems is decalred which contains static data.
now i want to fill canvasItems dynamically which will come from xml. so i can use SetLayer(int zOrder, roArray contentList) function & assign my xml content to the contentlist argument.
how can i implement them.
plz help.
Thanks
Amit Thakkar