IMemento usage [message #522278] |
Sun, 21 March 2010 22:07  |
Eclipse User |
|
|
|
Hi,
I'm trying to follow advice from Tom Schindl's tutorial on EMF Databinding.
I have a few problems due to the fact my setup isn't identical to his.
I have a real EditorPart actually:
public class WorldEditor extends FormEditor implements
IResourceChangeListener {
In some pages of this multipage editor I use master-detail.
Problems:
1) "Restoring view state information" section relies on the init(final
IViewSite site, IMemento memento) call; I have not been able to find an
equivalent for Editors: where is it?
2) I have not been able to limit the growth of some Text(SWT.MULTI) I
have; this results in very ugly layout: what should I override?
I do realize this post lacks a lot of information and I'm prepared to
give it, but I am unsure about what might be useful and I didn't want to
post a lot of useless data.
Any pointer *very* welcome.
Thanks in advance
Mauro
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04357 seconds