New Line Character in List Item

Hello
    I have a listctrl and in the list control i insert into a column a value such as "Hello\nGoodbye" Now it only shows up as Hello(Strange Box Character)Goodbye. Is there any way to make the new line character make the Goodbye go down a line so that the
row grows in height? So Hello would be on top of Goodbye in the cell. Thank You

Christopher Regan
Factory Applications Programmer
(845) 902-1313

"Move like a jellyfish. Rhythm is nothing. You go with the flow. You don't stop." ~ Jack Johnson

No, although it would certainly be nice to be able to do that.

···

christopher.j.regan@philips.com wrote:

Hello
    I have a listctrl and in the list control i insert into a column a value such as "Hello\nGoodbye" Now it only shows up as Hello(Strange Box Character)Goodbye. Is there any way to make the new line character make the Goodbye go down a line so that the
row grows in height? So Hello would be on top of Goodbye in the cell.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!