Is it 开发者_如何学JAVApossible to get SMS like bubble in iPhone SDK?
The simple way is to use a UIImageView containing a stretchable image of the sms bubble as the background for your view.
This article explains the technique and is exactly what you are after.
精彩评论