something better than HTMLText, anyone?

Jan Schenkel janschenkel at yahoo.com
Sun May 22 07:48:31 EDT 2011


--- On Sat, 5/21/11, Slava Paperno <slava at lexiconbridge.com> wrote:
> 
> I still don't know how to instantiate a revBrowser w/o
> giving it some valid
> URL. What I do now is call revBrowserOpen() with the
> filename of a small
> blank htm file on the disk, and then refresh the htmlText
> property of the
> browser with my HTML text that had been retrieved from the
> database.
> 
> Thanks--I'll heed your warning about closing the browser
> instances.
> 
> Slava
> 

Try opening with a blank page: 
##
put revBrowserOpen(tWindowId, "about:blank") into tBrowserId
##

HTH,

Jan Schenkel.
=====
Quartam Reports & PDF Library for LiveCode
www.quartam.com

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)





More information about the use-livecode mailing list