XWT. How to use Link with anchor? [message #550249] |
Thu, 29 July 2010 11:36  |
Eclipse User |
|
|
|
AFAIK part of text between <a> and </a> is underlined and can be clicked.
I've tried this:
<Link text="<a>New Link<a/>"/>
But it does not show underlined text.
And I can not include < and > directly into text, because XML does not allow me do this.
|
|
|
|
|
|
Re: XWT. How to use Link with anchor? [message #550605 is a reply to message #550601] |
Sat, 31 July 2010 04:47  |
Eclipse User |
|
|
|
Sorry, I replied too quickly without looking at the code. If it doesn't
work, please fill a bug.
Best regards
Yves YANG
"Yves YANG" <yves.yang@soyatec.com> wrote in message
news:i30nme$ame$1@build.eclipse.org...
> The Text uses the SWT Text widget, which doens't support the hyperlink
> instead. I think you can use the Link or HyperLink of Eclipse forms.
>
> best regards
> yves yang
> "Konstantin Scheglov" <Konstantin.Scheglov@gmail.com> wrote in message
> news:i2s76n$s33$1@build.eclipse.org...
>> AFAIK part of text between <a> and </a> is underlined and can be clicked.
>>
>> I've tried this:
>> <Link text="<a>New Link<a/>"/>
>> But it does not show underlined text.
>> And I can not include < and > directly into text, because XML does not
>> allow me do this.
>> --
>> Konstantin Scheglov,
>> Instantiations, Inc.
>
>
|
|
|
Re: XWT. How to use Link with anchor? [message #579666 is a reply to message #550252] |
Thu, 29 July 2010 14:36  |
Eclipse User |
|
|
|
Tom Schindl wrote on Thu, 29 July 2010 19:44
> Did you try > und <?
Yes, this is exactly what I've used.
See code in my original message.
Well, may be these entities are not displayed correctly in some browsers/readers.
--
Konstantin Scheglov,
Instantiations, Inc.
|
|
|
Re: XWT. How to use Link with anchor? [message #579927 is a reply to message #550601] |
Sat, 31 July 2010 04:47  |
Eclipse User |
|
|
|
Sorry, I replied too quickly without looking at the code. If it doesn't
work, please fill a bug.
Best regards
Yves YANG
"Yves YANG" <yves.yang@soyatec.com> wrote in message
news:i30nme$ame$1@build.eclipse.org...
> The Text uses the SWT Text widget, which doens't support the hyperlink
> instead. I think you can use the Link or HyperLink of Eclipse forms.
>
> best regards
> yves yang
> "Konstantin Scheglov" <Konstantin.Scheglov@gmail.com> wrote in message
> news:i2s76n$s33$1@build.eclipse.org...
>> AFAIK part of text between <a> and </a> is underlined and can be clicked.
>>
>> I've tried this:
>> <Link text="<a>New Link<a/>"/>
>> But it does not show underlined text.
>> And I can not include < and > directly into text, because XML does not
>> allow me do this.
>> --
>> Konstantin Scheglov,
>> Instantiations, Inc.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04722 seconds