Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] How to create a pulldown toolbar entry?

On Tue, Aug 30, 2011 at 2:15 AM, Stefan Wiese <stefan.wiese@xxxxxxxxxxx> wrote:
> I'm looking for a solution to get a pulldown toolbar entry in a pure e4
> application.

Hi Stefan, if your MToolItem has a menu (setMenu(MMenu)), the renderer should create an SWT ToolItem with SWT.DROP_DOWN.

Regards,
Remy

----------
Remy Suen
Eclipse Platform/UI Committer
IBM Ottawa
1-613-356-5162


Back to the top