Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Appending a button to the toolbar
Appending a button to the toolbar [message #534618] Wed, 19 May 2010 16:15 Go to next message
Gilles Maurice is currently offline Gilles MauriceFriend
Messages: 1
Registered: May 2010
Junior Member
I can drop a button to the tool bar but I would like to position it at the end of the toolbar.

In our RCP application, that last buttons are the standard Back (alt-Left) and Forward (alt-Right).

What would be the menuContribution locationURI to place a button after these buttons?

Thanks,
Gilles
Re: Appending a button to the toolbar [message #534712 is a reply to message #534618] Thu, 20 May 2010 05:20 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 19/05/10 9:45 PM, Gilles Maurice wrote:
> In our RCP application, that last buttons are the standard Back
> (alt-Left) and Forward (alt-Right).
> What would be the menuContribution locationURI to place a button after
> these buttons?

Use 'endof'

See MenuUtil.QUERY_ENDOF

- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Previous Topic:Project import listener?
Next Topic:Problems with headless build on 3.5
Goto Forum:
  


Current Time: Fri Apr 19 15:31:47 GMT 2024

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

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

Back to the top