Checkbox on right side of text in ListField
问题 I want listfield with images and checkbox on right side of text. I got the images on leftside but unable to get checkbox on right side. if possible checkbox should be invisible. only tickmark should be seen. I want to acheive Image text1 chechbox Image text2 Image text3 checkbox images should be same for all listitem. public final class ListfieldDemo1 extends MainScreen { private Vector _listElements; ListField list; private ListField _checkList; public ListfieldDemo1() { // Set the displayed