Re: qgit4 and top of git tree
From: Andy Parkins <hidden>
Date: 2016-06-15 22:42:56
On Sunday 2007, February 25, Aneesh Kumar wrote:
With my limitted GUI prg experience i would guess it would be set in qt. That width would be the fill horizontal attribute for the frame/canvas that carry the html object.
It is set in Qt, however it's not set by a widget size. The text box holding the log is a rich text box which supports a limited subset of HTML. Unfortunately it seems that despite the Qt documentation claiming that the width attribute for tables is supported - it isn't. I know exactly what you're after, as it's what I wanted too, but Qt is ignoring it. So the options become: - Write our own HTML parsing engine - yuck. - Wait for the next Qt and hope that the renderer has improved. Sorry. I'll keep trying things, and of course send a patch if I find a workaround. Andy -- Dr Andrew Parkins, M Eng (Hons), AMIEE andyparkins@gmail.com