Tizen Developers

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 on 18 03, 2014

Responses

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