Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Wrapped text widget anywhere?
Wrapped text widget anywhere? [message #514642] Tue, 16 February 2010 03:30
Mauro Condarelli is currently offline Mauro CondarelliFriend
Messages: 428
Registered: September 2009
Senior Member
Hi All,
I need a simple text edit widget capable of handling wrapped text.
I need to put it into a Form.
I tried TextViewer and StyledText, but they do not seem to honor the
SWT.WRAP bit.

I did a bit of research on the Internet and I seem to understand there
is a standing bug about it because the current implementation would
break things like line numbering and markers.

I do not care about those... and I do not want to implement my own
programmer text editor!

Is there some (easy) option open to me?
I found none.

It would be nice to have a full fledged text editor (and I do not
understand why it is not available, but that's another story), but I am
prepared to drop functionality to have wrapping.

What is the best compromise?

TiA
Mauro
Previous Topic:[Databinding] TreeViewer with items that contain lists (that should appear as subtrees)
Next Topic:How to control a TableViewer's size?
Goto Forum:
  


Current Time: Sat Apr 20 02:57:57 GMT 2024

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

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

Back to the top