Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to remove a MenuItem
How to remove a MenuItem [message #437855] Fri, 11 June 2004 11:07 Go to next message
Eclipse UserFriend
Originally posted by: "prenom.,nom".sextant.thomson-csf.com

Hi,

I'd like to know if it's possible to remove a MenuItem of a Menu as in Swing.

Thank you in advance

Fabrice
Re: How to remove a MenuItem [message #437859 is a reply to message #437855] Fri, 11 June 2004 16:20 Go to previous message
Sergiy Uvarov is currently offline Sergiy UvarovFriend
Messages: 13
Registered: July 2009
Junior Member
> I'd like to know if it's possible to remove a MenuItem of a Menu as in Swing.

You should call: menuitem.dispose();

----
Sergiy Uvarov
Re: How to remove a MenuItem [message #437861 is a reply to message #437859] Fri, 11 June 2004 13:45 Go to previous message
Eclipse UserFriend
Originally posted by: "prenom.,nom".sextant.thomson-csf.com

Thank you very much Sergiy

Sergiy Uvarov a écrit :
>
> > I'd like to know if it's possible to remove a MenuItem of a Menu as in Swing.
>
> You should call: menuitem.dispose();
>
> ----
> Sergiy Uvarov
Previous Topic:Balloon Tool Tips in SystemTray
Next Topic:[GC]Is this a bug?
Goto Forum:
  


Current Time: Thu Apr 25 06:45:18 GMT 2024

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

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

Back to the top