Languages

Menu
Sites
Language
[SOLVED] Default state of RADIO/MARK/SLIDER in CustomItem

Hi,

Is there a way to set up a default state of items in CustomItem?(Items such as: radio, mark, slider)

(using ListAnnexStyle: LIST_ANNEX_STYLE_MARK, LIST_ANNEX_STYLE_RADIO  etc.)

EDIT:

Tizen::Ui::Controls::ListView::SetItemChecked(int, bool) does that.

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
john Smith
Thanks for updating.