You could alternatively use $chr(160) in a EDITBOX with MULTI line + Return option enabled..
edit "", ID, x y w h, multi return autohs autovs
since its gonna be static that is unless you want the END user to be able to edit that or press it with a selection I should say. Then have this selection executing something otherwise the EDITbox function is a route to go
Alot of people might disagree with this method. But I for one love editbox's flexibility except for "Selection" of the text itself because if you make a "Selection" your in theory selecting the whole editbox.
But even though 2 listbox's look nice its a user's choice of what he should use.