Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ViewPart and ViewPane(Is a ViewPane automatically created when a ViewPart is created?)
ViewPart and ViewPane [message #560158] Tue, 21 September 2010 11:32 Go to next message
Mikkel Jonassen is currently offline Mikkel JonassenFriend
Messages: 24
Registered: September 2010
Junior Member
When I create a view extension in the plugin.xml and point to my class HelloView which extends ViewPart how do I then access the ViewPane? Is it automatically created? Or should I make a ViewPane myself and if how?

When I try to create a ViewPane (IViewReference, Workbenchpage) I get a warning with Access restriction :/


So how do I work with a ViewPane inside my class HelloView?

The reasen why I want the ViewPane object is because I will use the zoom-functions.

Regards
Re: ViewPart and ViewPane [message #560180 is a reply to message #560158] Tue, 21 September 2010 13:08 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You cannot. Also, you asked in eclipse.platform.

Follow up with the thread there.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:[SWT] Remove children from a composite (special case)
Next Topic:RCP and dot Net
Goto Forum:
  


Current Time: Fri Mar 29 15:03:34 GMT 2024

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

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

Back to the top