Did you try
put URL "http://www.distrowatch.org"; into foo
set the htmlText of field “wab” to foo
Bob S
> On May 14, 2015, at 11:07 , Richmond wrote:
>
> So, revBrowser is a non-Linux thing . . .
>
> So, I tried this in a button:
>
> on mouseUp
> put URL "http://www.distrowatch.org"; int
On 15/05/15 05:55, Bob Warren wrote:
On 14 May 2015, at 19:07, Richmond wrote:
So, revBrowser is a non-Linux thing . . .
So, I tried this in a button:
on mouseUp
put URL"http://www.distrowatch.org"; into fld "wab"
end mouseUp
and got the raw HTML code in my field.
Wonder if there is
On 15/05/15 05:55, Bob Warren wrote:
On 14 May 2015, at 19:07, Richmond wrote:
So, revBrowser is a non-Linux thing . . .
So, I tried this in a button:
on mouseUp
put URL"http://www.distrowatch.org"; into fld "wab"
end mouseUp
and got the raw HTML code in my field.
Wonder if there is a w
On 14 May 2015, at 19:07, Richmond wrote:
So, revBrowser is a non-Linux thing . . .
So, I tried this in a button:
on mouseUp
put URL"http://www.distrowatch.org"; into fld "wab"
end mouseUp
and got the raw HTML code in my field.
Wonder if there is a way to get that to display like a web-p
Mark Waddingham wrote:
> revBrowser is coming to Linux in 8...
Given what we all hope will be a long and patient development cycle for
v8, would it be too hard to backport revBrowser for LC 7.x?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile,
On 14/05/15 21:13, Mark Waddingham wrote:
Not entirely true - revBrowser is coming to Linux in 8... (CEF is a bit of a
hoary beast, however, we still haven't got a 32-bit build working as the CEF
project has stopped producing builds for it, and indeed 32-bit CEF - like
Chrome I believe - is li
Not entirely true - revBrowser is coming to Linux in 8... (CEF is a bit of a
hoary beast, however, we still haven't got a 32-bit build working as the CEF
project has stopped producing builds for it, and indeed 32-bit CEF - like
Chrome I believe - is likely to be desupported at some point in the
So, revBrowser is a non-Linux thing . . .
So, I tried this in a button:
on mouseUp
put URL "http://www.distrowatch.org"; into fld "wab"
end mouseUp
and got the raw HTML code in my field.
Wonder if there is a way to get that to display like a web-page in a
field on Linux?
Richmond.
_