Listbox

This is probably a simple question for most, but…

How do I create a listbox in Corona/Lua - that has different colored text per line, and is scrollable (i.e. if the list in the listbox is longer than the height of the screen)?
Is there example code that shows this?

Also - furthermore - what’s an example code that shows how to put multiple lines (maybe different colors and font sizes at each line) within each line of the above Listbox?
[import]uid: 6396 topic_id: 1515 reply_id: 301515[/import]

ok. I’m not so smart. Nevermind. Somehow I missed this part of the doc:

http://developer.anscamobile.com/content/native-ui-features#Multiline_Textfields

[import]uid: 6396 topic_id: 1515 reply_id: 4253[/import]

You can also check out the sample code at: http://developer.anscamobile.com/code [import]uid: 7559 topic_id: 1515 reply_id: 4265[/import]