[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Master/Details : content truncate in details page

David wrote:
Hello,
I use Master/Details UI form, and I have three sections which are not
expended in my details page. The problem is when I expend all the
sections, the content of the third section is truncate, and I don't have
scroll to see its content.
How can I "refresh" my detail page to display the content of my tree
section?

The details part is contained in a ScrolledPageBook, so it should scroll automatically as needed. Can you come up with a small snippet that demonstrates the problem? See http://wiki.eclipse.org/index.php/JFaceSnippets for examples of snippets.


Eric