[Urwid] Colored border class question
Ian Ward
ian at excess.org
Sun Jun 22 17:10:53 EDT 2008
Ian Ward wrote:
> Joern Koerner wrote:
>> Hi everyone!
>>
>> Based on some posts to this list I've created a Border class, that draws ba border with title around widgets. So far so good.
>>
>> My problem is, when I tray to change the borders color, only the top line and the bottom line are being ignored. They simply does not change the color and I can
>> not figure out where the bug is....
>> Perhaps someone could give me a hint what is wrong?!
>>
>
> Interesting, it seems to be a Columns caching bug. The colour changes
> when you change the width of the window and it is forced to be redrawn.
>
> I'll have a look and let you know.
Please try the attached patch and verify that it fixes the problem you
found.
Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fill_attr_bug.patch
Type: text/x-diff
Size: 713 bytes
Desc: not available
Url : http://lists.excess.org/pipermail/urwid/attachments/20080622/da1fa3b2/attachment.patch
More information about the Urwid
mailing list