Skip to main content



      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 11:42
Eclipse UserFriend
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 11:43] by Moderator

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


Current Time: Mon Jul 07 01:35:01 EDT 2025

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

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

Back to the top