Skip to main content



      Home
Home » Archived » Visual Editor (VE) » MenuBar
MenuBar [message #607327] Wed, 04 May 2005 04:16
Eclipse UserFriend
Originally posted by: akan.aiqa.com

Hello,

When I edit with the menubar property of the shell it creates a

Menu menu = new Menu();

line under createSShell method. Because there is no constructor like
Menu() program gives error. Why eclipse do not use the correct metod like;

Menu menu = new Menu(sShell, SWT.BAR);

thanks,
aiQa

www.projectme.org
Previous Topic:Eclipse VE jre 1.5.x problem
Next Topic:Visual Editor 1.1M1 released
Goto Forum:
  


Current Time: Thu Jun 19 21:57:29 EDT 2025

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

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

Back to the top