Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Want to add a new toolbar to...
Want to add a new toolbar to... [message #65753] Fri, 06 June 2003 16:01 Go to next message
Greg Roberts is currently offline Greg RobertsFriend
Messages: 88
Registered: July 2009
Member
I want to add a whole new toolbar to the workbench. I know how I can add
actions to the current toolbar but I don't seem to be able to figure out
how to add an entirely new toolbar to eclipse - not just a new toolbar
group.
Basically this toolbar will be for the RCP platform were there is
currently no toolbar at all. It seems to be different than adding a new
view elswhere in eclipse.
Might anyhow have a hint or know where to look and anything for this type
of thing.

Thank you,
Greg Roberts
Re: Want to add a new toolbar to... [message #69520 is a reply to message #65753] Tue, 10 June 2003 15:39 Go to previous message
Eclipse UserFriend
Originally posted by: lynne_kues.oti.com

Did you look at ApplicationWindow? That currently has the framework that
defines the toolbar for an ApplicationWindow (of which WorkbenchWindow is a
subclass). The WorkbenchWindow currently does not allow its toolbar to be
totally replaced, it can be hidden though.

"Greg" <gwrobert@us.ibm.com> wrote in message
news:bbqds9$e2c$1@rogue.oti.com...
> I want to add a whole new toolbar to the workbench. I know how I can add
> actions to the current toolbar but I don't seem to be able to figure out
> how to add an entirely new toolbar to eclipse - not just a new toolbar
> group.
> Basically this toolbar will be for the RCP platform were there is
> currently no toolbar at all. It seems to be different than adding a new
> view elswhere in eclipse.
> Might anyhow have a hint or know where to look and anything for this type
> of thing.
>
> Thank you,
> Greg Roberts
>
>
Previous Topic:Updating the toolbar with a new action
Next Topic:JFace TableViewer - always edit cell on mouse down?
Goto Forum:
  


Current Time: Sat Oct 19 10:08:45 GMT 2024

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

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

Back to the top