Examples? HTML Editor within a Browser Object?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
keithglong
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 348
Joined: Sun Jul 03, 2011 2:04 am

Examples? HTML Editor within a Browser Object?

Post by keithglong » Mon Feb 13, 2012 12:11 am

Hi All,

I need to find out if there is a way to include an HTML Editor within a browser object within a stack. There are a lot of good open-source HTML editors out there, but I need a way to obtain the JavaScript variables from the editor for use within my stack. I came across the following discussion on the LiveCode Forum from a few years ago, but apparently there was no final solution:

http://forums.runrev.com/viewtopic.php? ... tml+editor

Has anyone accomplished this before? I am able to do this in other development packages, but I need a way for HTML text to be edited within the HTML Editor in the browser object, then I need to be able to put the edits/changes into a LiveCode variable for use within my stack... I would also need to be able to put HTML text back into the editor from a LiveCode variable...

Any help would be most appreciated!

Thanks,

- Boo

Post Reply