语言

Menu
Sites
Language
can we add a list dynamic to a option menu?

Hi,

can any one tell me how to add a list dynamically to a option menu. and can we implement listview item state change listener when we click on option menu list.

 

Thanks

Rajyalakshmi

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Zoltan Puski
OptionMenu::AddItem() OptionMenu::InsertItemAt() OptionMenu::RemoveAllItems () etc... Cheers!