Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » SWT menus
SWT menus [message #609047] Wed, 13 July 2005 05:27
Eclipse UserFriend
Originally posted by: vastabo.gmail.com

Please forgive my ignorance; I am new to both SWT and VE.

I was wondering if it was possible to use the magic of VE to quickly add
a menu system (File, Edit, View, etc) to the shell. I see a property
item named "menuBar" on the shell's property sheet and following the
natural progression of Bean selections yields "sShell.setMenuBar(new
Menu());" which isn't a valid constructor for Menu(). What exactly was
I supposed to do from here? Was the menu supposed to be defined
elsewhere? I can add the menu manually, but frankly VE has spoiled me.

Thanks
Previous Topic:Problems using SWT
Next Topic:Problems using SWT
Goto Forum:
  


Current Time: Wed Apr 24 14:57:28 GMT 2024

Powered by FUDForum. Page generated in 0.02973 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top