Thanks for getting involved. And kind remarks. The labeling of 'false' and 'true' is just for shortness sake. The condition itself could be quite a mess and span several lines. You mentioned that. The only reason I like to display it, is to show whether a block of coding, the colored bit, is performed or not.
Without that you would find out anyway; nothing becomes underlined when you move your mouse in that area: Nothing in that area is interactive. Because nothing happened there. Even when the condition itself shows on the tab, not just the outcome, the user would still need to scroll up to that tab if it was not visible. The user interface is in HTML, maybe a tooltip when one moves the cursor over a colored condition block could show up that shows the condition and its value. I hate them tooltips though. They make the whole interface so jumpy. More work in that area needed then. -- http://mail.python.org/mailman/listinfo/python-list