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

Reply via email to