Jump to content

How write html text inside a memo/ panel or similar?


Recommended Posts

Posted

Message from: "ldb"

 

With a TUniLabel on the main form I can create a link to download / open

a file.

 

UniLabel10.Caption:= '

target=_blank>test

';

 

Put the same label on a frame render on web as palin text (not a link!).

Why?

 

There's another method to download a file / image (es. clicking on a

button) ?

 

thanks

.

 

Posted

Message from: "Farshad Mohajeri"

 

This feature will be available in next version. You will be able to add html

links to labels.

 

"ldb" wrote in message

news:v5TX1vmWLHA.2104@anaxagvs227...

> With a TUniLabel on the main form I can create a link to download / open a

> file.

>

> UniLabel10.Caption:= '

> target=_blank>test

';

>

> Put the same label on a frame render on web as palin text (not a link!).

> Why?

>

> There's another method to download a file / image (es. clicking on a

> button) ?

>

> thanks

 

 

.

 

Posted

Message from: "Cezar Wagenheimer"

 

?When the new version is estimated to be released?

 

I need this Linked Label! =)

 

Is there actually any way to do a command to "redirect to another page"?

 

Thanks!

 

"Farshad Mohajeri" escreveu na notícia da

mensagem:gKiVpeoWLHA.2996@anaxagvs227...

 

This feature will be available in next version. You will be able to add html

links to labels.

 

"ldb" wrote in message

news:v5TX1vmWLHA.2104@anaxagvs227...

> With a TUniLabel on the main form I can create a link to download / open a

> file.

>

> UniLabel10.Caption:= '

> target=_blank>test

';

>

> Put the same label on a frame render on web as palin text (not a link!).

> Why?

>

> There's another method to download a file / image (es. clicking on a

> button) ?

>

> thanks

 

.

 

Posted

Message from: "Farshad Mohajeri"

 

"Cezar Wagenheimer"

> ?When the new version is estimated to be released?

>

> I need this Linked Label! =)

>

 

Soon, but can't give an exact date.

 

> Is there actually any way to do a command to "redirect to another page"?

>

 

You mean to any other web page or another uniGUI form? You know in unigui we

don't have pages, only forms.

 

 

.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...