Nifty Menu XML

Hi,

is it possible to populate a menu control tag directly in XML? I can’t get it to work.

The problem with populating it in java is that I don’t know how to modify the menu items font.

Adding menu items in XML is not supported.



If you want to change the font you’ll need to take a look at the “nifty-menu-style.xml” in the “nifty-style-black” project. What you want to modify is the “niftyMenuItemStyle#text” style. You should be able to set your own font there.