Juergen Spitzmueller wrote: > Finally, please have a look at the attached patch. I cannot see why we > couldn't simplify the code like this. Can I apply this? (The int -> > idx_type changes should be done, but we have this problem already with the > multicolumn code).
But I think the behaviour would be different: in the cvs code the selection is rectangular, in yours the selection is like in text: cvs code: ...SSS.. ...SSS.. ...SSS.. your code: ...SSSSS SSSSSSSS SSSSSS.. I don't know what's better, but that's another question ;-) Regards, Alfredo