Cascading menu
| Fri, 2005-10-07 05:13 | |
|
hey, i have a typical scenario... i have two screens and a cascaded menu item( menu item with sub menu). The cascaded menu shouldnt be present in the first screen whereas it should appear in the second. I used aMenuPane->SetItemDimmed( EMenuxx, ETrue ); in the first screen and EFalse in the second. But i observed that if the cascaded menu is dimmed in the first screen, it follows in the second also. i.e the state of the first continues... Can we change the state. Is there any other way to disable and enable cascading menu... waiting for ur suggestions... Thanku Deepthi. |
|






Forum posts: 90
sav
For quality Symbian idling, join #symbian at irc.freenode.net
Forum posts: 45
but doesnt help??
the problem still exist any other suggestions!!
Thanks again
Deepthi
Forum posts: 18
but doesnt help??
the problem still exist any other suggestions!!
Thanks again
Deepthi
Use IF - Else statements to check the conditions. accordingly u display the menus. Use SetItemDimmed() for hidind and displaying