CustomItem with with some control

CustomItem with with some control

BY 08 Sep 2013 Native Application Development

Hello, all. I tried create listview with items, which have some control (instance: EditField). I tried modificate CustomItem by mixin of Panel, but this classes have different method Construct. After I tried create CustomElement through inheritance Panel and ICustomElementF, but result of AddControl doesn’t equal E_SUCCESS. How can I create list item with some Control?

Regards.

Written by