Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » View Panel: String Length(View Panel: String Length)
View Panel: String Length [message #651915] Wed, 02 February 2011 04:14
P  is currently offline P Friend
Messages: 1
Registered: February 2011
Junior Member
Hello,
I am writing a plugin which creates a new View panel using the following signature:

class ViewContentProvider implements ITreeContentProvider

I am populating the panel with a tree view representation of an XML file. However, the text strings are quiet long and run off the page.

I want to avoid double clicking to see the remaining text, I would like each child node to have the effect of word wrapped text, is this possible?

Thank-you!
P.
Previous Topic:Extending the Manifest Editor's functionality
Next Topic:"File - New - Plug-In Project" missing?
Goto Forum:
  


Current Time: Tue Apr 16 13:51:17 GMT 2024

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

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

Back to the top