Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Repost: How to left align actions in a view's toolbar?
Repost: How to left align actions in a view's toolbar? [message #276972] Thu, 02 December 2004 08:14
Eclipse UserFriend
Originally posted by: nospam_st.gmx.net

When adding actions to a view's toolbar the actions are always aligned
right.

IToolBarManager mgr = getViewSite().getActionBars().getToolBarManager();
mgr.add(myAction);

I couldn't find an option to change that behavior.

Any ideas?

thanks in advance!

Seb
Previous Topic:Deploying plugins/features
Next Topic:[TreeViewer] Update tree
Goto Forum:
  


Current Time: Wed May 07 15:56:35 EDT 2025

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

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

Back to the top