Re: MenuItem

new topic     » goto parent     » topic index » view thread      » older message » newer message
DonCole said...
setVisible(MenuItem_NewWatched,0) 

This does not remove "New Watched" from the menu.

Is this normal?

Yes, this is expected behaviour. From a UI perspective, menus are meant to be fairly predictable in their visualization. One purpose of a menu is to show the potential choices, not only actual choices available.

So you can disable an item if you don't want them to be used, or delete() them from the menu.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu