Preview html text

Visuals, audio, animation. Blended, not stirred. If LiveCode is part of your rich media production toolbox, this is the forum for you.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
snm
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 253
Joined: Fri Dec 09, 2011 11:17 am

Preview html text

Post by snm » Wed May 30, 2012 7:21 am

I have problem to build object which could preview html code from text field.

Marek

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: Preview html text

Post by shaosean » Wed May 30, 2012 7:42 am

Your text field contains raw HTML and you want to see what it looks like? For that you will need to use the revBrowser external.. Check out the "htmlText" property of the revBrowserSet command..

snm
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 253
Joined: Fri Dec 09, 2011 11:17 am

Re: Preview html text

Post by snm » Wed May 30, 2012 3:02 pm

Thanks a lot Shaosean, you helped me a lot. Everything started to be easy.

Marek

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Preview html text

Post by FourthWorld » Wed May 30, 2012 4:10 pm

snm wrote:Everything started to be easy.
That happens a lot in the LiveCode world, especially when Sean is around. :)
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: Preview html text

Post by shaosean » Wed May 30, 2012 9:26 pm

Brown noser :roll:

Post Reply