Logger and Widget Layout [message #897057] |
Sat, 21 July 2012 05:25  |
Eclipse User |
|
|
|
I've got a question and a problem.
The question is: I can inject Logger (org.eclipse.e4.core.services.log.Logger) and insert some message in it. But how can I read these message in other parts of my application?
The problem is about widget layout. I've got a Part with two components: a Label (org.eclipse.swt.widgets.Label) and a TreeViewer (org.eclipse.jface.viewers.TreeViewer): they have both 50% of part's space: the label result disproportionate.
How can I fix part layout?
I've tryed to use GridLayout but the viewer crosses part's bottom.
Can anyone help me?
Very thank you much for kind,
best regards.
[Updated on: Sat, 21 July 2012 05:25] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04681 seconds