I need to create a MenuBar for a GUI program I'm building. Can someone please give me a simple example/guideline on how to do that?
Preferably a simple code that I could test/compile for myself to...