Adding rounded corner in textview

iPhone SDK Tips & Tricks

#import "QuartzCore/QuartzCore.h"

myTextview.layer.cornerRadius = 8;