Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » StyledText.setWordWrap() Behavior Issues(setWordWrap works initially, but the widget does not alter its behavior if toggled inversely)
StyledText.setWordWrap() Behavior Issues [message #1702480] Wed, 22 July 2015 15:42
Mark Mising name is currently offline Mark Mising nameFriend
Messages: 73
Registered: July 2009
Location: Ohio, USA
Member
after a "new StyledText()", I use setWordWrap() to configure the initial state. This work properly. However, I want to let the user alter the behavior after the StyledText widget is displayed/realized. But this doesn't seem possible, because calling setWordWrap() again (with the inverse boolean setting) has no effect. If this is by design, is there a trick to get around this limitation??

[Updated on: Wed, 22 July 2015 15:43]

Report message to a moderator

Previous Topic:How to access to a Dialog from another classes
Next Topic:Button-captions in table's rows
Goto Forum:
  


Current Time: Thu Apr 25 00:42:28 GMT 2024

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

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

Back to the top