Hi,

How can I change the style for the disabled menu item. I've tryed
menuItem.setDisabled(true);
setDisabledStyleClass("disableMenu");

but it's not working

regards

Reply via email to