Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Displaying message text with StyledText widget(Can message text be displayed using the StyledText widget?)
Displaying message text with StyledText widget [message #1062743] Mon, 10 June 2013 15:05 Go to next message
Sean Payne is currently offline Sean PayneFriend
Messages: 2
Registered: June 2013
Junior Member
We are writing an RCP application and have been using standard Text SWT widgets to allow user input. When the Text widget is blank, we have used setMessage() to provide user feedback. We wanted to start using StyledText for some input fields for a richer experience, but have noticed that setMessage() isn't supported on StyleText widgets. Is there a workaround to do this sort of thing or will it need to be DIY?

Thank you!
Re: Displaying message text with StyledText widget [message #1062997 is a reply to message #1062743] Tue, 11 June 2013 16:42 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
You'll need to do this yourself. The existing request for this is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268929 .

Grant


On 6/10/2013 3:01 PM, Sean Payne wrote:
> We are writing an RCP application and have been using standard Text SWT
> widgets to allow user input. When the Text widget is blank, we have used
> setMessage() to provide user feedback. We wanted to start using
> StyledText for some input fields for a richer experience, but have
> noticed that setMessage() isn't supported on StyleText widgets. Is there
> a workaround to do this sort of thing or will it need to be DIY?
>
> Thank you!
Re: Displaying message text with StyledText widget [message #1063164 is a reply to message #1062997] Wed, 12 June 2013 14:05 Go to previous messageGo to next message
Sean Payne is currently offline Sean PayneFriend
Messages: 2
Registered: June 2013
Junior Member
Looks like that bug has been open for quite some time. That's a bummer. Well, we'll have to see what we can do. Thanks!
Re: Displaying message text with StyledText widget [message #1090583 is a reply to message #1063164] Tue, 20 August 2013 10:57 Go to previous message
kavitha Mising name is currently offline kavitha Mising nameFriend
Messages: 9
Registered: March 2011
Junior Member
Hi Sean,

Were you able to solve this issue? If so could you please let me know how.

Thanks in advance.
Previous Topic:New window should open when radio button is clicked.
Next Topic:Google Earth Integration in 64-bit SWT application
Goto Forum:
  


Current Time: Fri Apr 19 22:19:15 GMT 2024

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

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

Back to the top