Separators

Separators

Controversial to say the least

Adding separators between MenuItems can be useful and they're easy to add.

var myMenu = new Menu("File");
myMenu.addSeparator(); // this adds a separator

As you can see, it couldn't be simpler. Sorry about the image, I can assure you when I made it I was refering to cats, lesson 5 details how to use use absolute positioning with the MenuBar.