I don't understand what did you mean by fixed file location.

theoretically webview can be further enhanced to a full browser, but only a
tiny portion of its functionality has been exposed.  IMO we don't need to
implement another browser using jqt.

edith has an advantage that it works under the slim version of jqt and
android.
 On Jun 7, 2015 11:23 AM, "'Pascal Jasmin' via Programming" <
[email protected]> wrote:

> Thanks Bill, I found a partial workaround from the link.
>
> A nice thing about edith is that it is easy to scroll to bottom,
>
> There may be a design issue with webview as setting html property with
> text appears to use a fixed file location (to cache?) that is likely to
> conflict if multiple controls are used simultaneously.
>
> the workaround for edith is:
>
> <table border="1"> is a quirky workaround that produces a double line
> border.  I haven't found a way to get a single line border.
>
> Is there a way to programatically scroll a webview control to the bottom?
>
>
>
> ----- Original Message -----
> From: bill lam <[email protected]>
> To: Programming forum <[email protected]>
> Cc:
> Sent: Saturday, June 6, 2015 7:22 PM
> Subject: Re: [Jprogramming] edith stylesheets
>
> edith does not employ a full browser engine, only a html subset is
> supported
>
> http://doc.qt.io/qt-4.8/richtext-html-subset.html
>
> OTOH webview uses webkit engine.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to