Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Unlinking Toolbars for Multiple Instances of a View?
Unlinking Toolbars for Multiple Instances of a View? [message #1085162] Mon, 12 August 2013 10:40
Eclipse UserFriend
I have defined a new View, and this View has a toolbar at the top. When I have two instances of the View open, toggling the state of toolbar items in one view instance also toggles the state of the items in my other view instance.

For example: I have a toggle-style menu contribution to my toolbar. When I toggle it in view V1, my registered handler gets called only once. But the menu item in the toolbar now appears toggled in both views, V1 and V2.

How can I unlink the visual state of my toolbars when I have multiple instances of my View open?
Previous Topic:Eclipse Update site not clearing older versions
Next Topic:Highlight Code Line
Goto Forum:
  


Current Time: Wed Jul 30 19:17:49 EDT 2025

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

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

Back to the top