Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » tool bar question
tool bar question [message #261390] Wed, 14 July 2004 00:08 Go to next message
Eclipse UserFriend
Originally posted by: amonadi.hotmail.com

I have a toolbar/ actionset with about 10 buttons. This seems to be pretty
messy. I wanted to know is there a way to use a <separator> to group
buttons on the same tool bar.

I Found out it can be used in the menu bar but the help file does not have
anything on toolbars(or i just haven't seen it)

If anyone has used such a feature can you please let me know how it can be
used.

thanks
Re: tool bar question [message #261399 is a reply to message #261390] Wed, 14 July 2004 02:30 Go to previous message
Eclipse UserFriend
Hi,

You can put the buttons into seperate groups. Then they will get separated. Here
is the relevant part of the actionSets extionsion point description:

toolbarPath - a slash-delimited path ('/') that is used to specify the location
of this action in the toolbar. The first token represents the toolbar identifier
(with "Normal" being the default toolbar), while the second token is the named
group within the toolbar that this action will be added to. If the group does
not exist in the toolbar, it will be created. If toolbarPath is omitted, the
action will not appear in the toolbar.

Hope this helps,

Michal Tkacz

MEE napisał(a):
> I have a toolbar/ actionset with about 10 buttons. This seems to be pretty
> messy. I wanted to know is there a way to use a <separator> to group
> buttons on the same tool bar.
>
> I Found out it can be used in the menu bar but the help file does not have
> anything on toolbars(or i just haven't seen it)
>
> If anyone has used such a feature can you please let me know how it can be
> used.
>
> thanks
>
Previous Topic:How to install plugins?
Next Topic:dynamic classpath
Goto Forum:
  


Current Time: Sun Jun 08 08:27:30 EDT 2025

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

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

Back to the top