Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Activities and Views/Perspectives/Editors
Activities and Views/Perspectives/Editors [message #502371] Mon, 07 December 2009 21:16
Elizabeth  is currently offline Elizabeth Friend
Messages: 13
Registered: December 2009
Junior Member
I have my application set up so that it remembers the users configuration and, on open,
will also open all the views, etc, that the user had open before the application was closed.
When it automatically opens views like this, I noticed that the createPartControl() is not
called.
1.)How is this view being built on startup?
2.)From my understanding, if the activator isn't called, the createPartControl is also not called. Is this correct?




I am trying to use Activities/capabilities to disable views, perspectives, and editors.
However, when an activity that is pattern bound to a view is disabled, the view will still
open on startup. The view can also be opened by a command.
3.)Is this expected behavior?
4.)Is there any way to prevent this behavior?
Previous Topic:Tips on how to distribute platform-specific fragments?
Next Topic:Error opening schema via link in PDE
Goto Forum:
  


Current Time: Wed Apr 24 19:29:29 GMT 2024

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

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

Back to the top