Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » programmatically open multiple fastviews
programmatically open multiple fastviews [message #328134] Wed, 14 May 2008 22:24
Chad is currently offline ChadFriend
Messages: 15
Registered: July 2009
Junior Member
I would like to be able to programmatically open multiple instances of a
view as fastviews.

The initial configuration of my perspective (P) would be a single view
(ViewA) occupying the entire viewing area. When a user clicks a button in
this view, an instance of a view (ViewB) would open as a fastview in P, in
a position I would specify, and its icon would be added to the fastview
bar. When a user clicks another button in ViewA, a different instance of
ViewB would open as a fastview, replacing the first. There would now be
two ViewB icons in the fastview bar. As with any fastview, clicking in
ViewA would hide ViewB.

Could you please help with a snippet to illustrate what I would need to do
to accomplish this, if indeed it is possible to do this?

I'm using Eclipse 3.2.

Thanks,
Chad
Previous Topic:Run in background option for new Update Manager (Eclipse Ganymede)
Next Topic:Vertical Alignment Of Sections
Goto Forum:
  


Current Time: Wed Jul 24 13:35:15 GMT 2024

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

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

Back to the top