Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Toolbar Drop Down Menu


There is a feature request open for being able to add a MenuManager to a Toolbar.  Currently, the mechanism is too inconvenient.  You must implement the IMenuCreator interface on your Action, and manage and dispose of the resource.

-Randy



"Whitlock, Jeremy    x66075" <Jeremy_Whitlock@xxxxxxx>
Sent by: platform-dev-admin@xxxxxxxxxxx

07/02/2004 04:22 PM
Please respond to platform-dev

       
        To:        "Eclipse Platform Dev (E-mail)" <platform-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-dev] Toolbar Drop Down Menu



Eclipse-Dev,

            How would I create a toolbar button with a drop-down menu?  I see that “External Tools…” does this but after going through it’s source, I still don’t see how it’s doing this.  Thanks, Jeremy



This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.


Back to the top