i want to develop a screen same like ro-listscreen.since i want to customize the entire ro-listscreen.So,i decided to develop from the scratch.Can anyone help me
which one is right to develop
1.Ro-image canvas or
2.Ro-Listscreen
Requirement:
Same like ro-listscreen UI - Keys handle ,list in lefthand and content in right hand
Eagerly waiting for someone’s help..Please help me out
I don’t see the wisdom of re-inventing roListScreen if it already does most or all of what you need. But if you must, sounds roImageCanvas would do for you by drawing the text, rectangles and images you need.
Sure. There is no other way to do it, so it can’t be the wrong way
Probably best each item to be its own layer for easier update after select/deselect. Who gets which zOrder does not matter when items don’t overlap.
thanks..
another doubt
how to give the background color for each item in leftside like in ro-listscreen?
however my text size,it should properly fix into backgroundcolor.