[Urwid] Colored border class question
Ian Ward
ian at excess.org
Wed May 21 15:25:24 EDT 2008
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.
Ian
More information about the Urwid
mailing list