Languages

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

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

Responses

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