Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4178

TextArea RTFData Hyperlink As Input

$
0
0

Hi there!

I built a method that converts an HTML-Input into RTFData like this:

<a href="https://forum.xojo.com/">Xojo Forum</a>

Converts to

{\rtf1\ansi\ansicpg1252{\fonttbl{\f0\fnil Segoe UI;}}{\colortbl\red0\green0\blue0;}\uc0 \ql\f0\fs24 {\field{\*\fldinst HYPERLINK "https://forum.xojo.com/"}{\fldrslt Xojo Forum}}}

When I take this as Input for my Text_Area.StyledText.RTFData it doesnt output anything.

Does the TextArea in Xojo support Hyperlinks or did I do anything wrong with the conversion?

Thanks for your help :slight_smile:

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4178

Trending Articles