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 <[email protected]> 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! > >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
