.
I am desperate for a solution now. So the basic problem is how to include a multiline entry into the Mlistbox or Tk::Columns widget. I've posted a sample code in the previous link. The output seems to be a stripped version of the input version (read : removed newline characters ) which looks messy for a large text file.
Is there a way to do this without having to split the multiline data into separate entries.?? Any help or pointers is greatly appreciated