Hello,

It seems that a NavigationMenuItem is unable to display both a label *and* an 
icon. It can however display only one of them. 

Moreover when an icon is displayed a 1px border is displayed. Id'd like to get 
rid of it. How can this be achieved ?

NavigationMenuItem item = new NavigationMenuItem(label, action);
item.setValue(<a value>);
item.setIcon(<an icon>);

Thanks for your help

Jean-paul DZISIAK




Reply via email to