posted 15 years ago
HI,
We can disable the menu items using setEnabled() method. I have used this method. But when i click the disabled menu items the popup menu is disappeared. It seems that the disabled menu item having actions. How to make the setEnabled() method working fine?
Thanks