several columns into one
-> like, for instance ctx1 + ctx2 + ctx3 and show them one behind another, and allow making the row bigger, so that I can have a row allow several lines -> thus, in the remainder of the line, what should i do? -> I will allow to easily combine several columns into one
this can be per log or per view
setting the height awesomely: when between top and top+1 row, the cursor will change to allow the possibility fo resize (up/down) + user can drag to resize
at this point, I will allow for vertical alignment + wrapping of text (so that i can word wrap, or when reaches end of first cell line, just write on teh second line and so on)
this can be totally awesome - same as column formatters -> you can have different views show/embold different things! like, have the same view that just shows 3 lines per row (condensed info) next to the normal view that shows one line per row
this should work even when on a single row - i should be able to say, more or less "[formatting]Col1[blue]|[formatting]Col2/Col3" note: this should work after column formatting for each column has been done TOTHINK