Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » MessageDialog question
MessageDialog question [message #314511] Mon, 16 April 2007 11:09 Go to next message
Eclipse UserFriend
Originally posted by: pecze.us.NO_SPAM.ibm.com

I'm running Eclipse 3.2.1. When I call MessageDialog.openInformation, for
example, and pass in a message string that contains a character such as &,
the & is not displayed in the message on the resulting dialog.

I've verified that the & is in the string when openInformation is called.
Is there some formatting that goes on under the covers that removes the
special characters?
Re: MessageDialog question [message #314512 is a reply to message #314511] Mon, 16 April 2007 11:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Have you tried \& or && combination?

--
Chris
Re: MessageDialog question [message #314515 is a reply to message #314512] Mon, 16 April 2007 11:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pecze.us.NO_SPAM.ibm.com

Ok...using && worked

Is there a list of characters that need to be escaped?


"Krzysztof Daniel" <krzysztofHMMMMdaniel@gmail.com> wrote in message
news:f003ns$tbt$10@build.eclipse.org...
> Have you tried \& or && combination?
>
> --
> Chris
Re: MessageDialog question [message #314535 is a reply to message #314515] Tue, 17 April 2007 04:51 Go to previous message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

I do not know.

I only know, that single & is used to mark shortcuts and makes following
character underlined. But I have not thought that it works for dialog
messages, too... It seems to be a bug for me, but I am not sure.

Regards,
Chris
Previous Topic:Show In functionality
Next Topic:Plugin for importing generated Java source
Goto Forum:
  


Current Time: Fri Jul 25 16:46:13 EDT 2025

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

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

Back to the top