Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Minimum and Maximum view size in Eclipse 4 RCP
Minimum and Maximum view size in Eclipse 4 RCP [message #1058308] Mon, 13 May 2013 14:18
Joel Becker is currently offline Joel BeckerFriend
Messages: 14
Registered: December 2012
Junior Member
Hi,

Previous to e4 you could give a ViewPart a min and max size by implementing ISizeProvider. Now in e4 you don't provide your own ViewPart impl, so you can't make it implement ISizeProvider. How do you set a min/max size for a view in e4?

I did try implementing ISizeProvider in the class referenced by my PartDescriptor's Class URI, but the methods are not called.

[Edit: I think I know why no one has responded yet. I've worked on this for a total of 4 hours now and still haven't found the solution.]

Thanks,
Joel

[Updated on: Tue, 14 May 2013 15:04]

Report message to a moderator

Previous Topic:Custom search in Workbench Quick Acess
Next Topic:Launching eclipse rcp app via Webstart with Java 7 Update 21 Problem
Goto Forum:
  


Current Time: Fri Apr 19 17:02:04 GMT 2024

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

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

Back to the top