Messaging sample app similar to Whatsapp message model

Hello guys,

Is there a way to have a listbox show messages similar to the way how it is shown in Whatsapp Web ? if yes, any example or ideas on how to achieve that ?

Thanks a lot.

Aurealian, are you looking to create a scrolling list of “message bubbles”?

Yes

I think your solution might be ‘containers’. I have an app that displays small ‘tiles’ in a scrolling column. You could easily create a background that stretches with the size of the container and gives you a ‘bubble’ looking shape.

scrolling_containers