[PyQt] Re: how to append to a document? argghhhhh!

inhahe inhahe at gmail.com
Thu Oct 8 09:03:18 BST 2009


actually it doesn't solve the color issue.  the weird thing with the color
issue is that it doesn't even make it black -- it makes it the color of the
first line which is in html, even though the first line has <font
color="red">some text</font>, so it should close the color at the end of it.

On Thu, Oct 8, 2009 at 4:00 AM, inhahe <inhahe at gmail.com> wrote:

> I figured out the problem with everything coming in reverse order.  i
> needed movePosition instead of setPosition.  that seems to fix the color
> issue also. i guess it's working fine so far, thanks anyway!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091008/b7307a35/attachment.html


More information about the PyQt mailing list