cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
189
Views
0
Helpful
1
Replies

Use MenuItem object to offer yes/no options

pcobley
Level 1
Level 1

I need to offer my users a list of options & allow them to scroll down & select/unselect items from the list.

Much like the built in menu which allows users to change their ringtone.

How can I offer this select/unselect functionality using menuitem ??

TIA,

Paul.

1 Reply 1

stephan.steiner
Spotlight
Spotlight

I was under the impression that those built-in menus were not using XML, hence you can't do the same with XML. You could try to duplicate such a menu using a CiscoIPPhoneIconMenu where you reload the menu after an option has been chosen, and use a different icon for the chosen option.