HI..
I am using
roImageCanvas
component 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