Hey All,
Im having a bit of trouble getting a UITableView to display correctly.
I have images of SMS Style bubbles, and would like the UITableView to display them as such. Right now i have the table displaying with just text, and it looks pretty much like a normal table.
lb1 and lb2 are my labels, and they call lb1.font, lb1.textColor, and etc. I was wondering if there is such a thing as lb1.backgroundPicture or lb1.background. i know there is lb1.backgroundColor, but i need a picture not a single color as my background. Let me know if anyone has any help. Also im having trouble bringing in the picture as a UIImage object, so i can put it in. Any help would be great!
Thanks,
Daniel
Im having a bit of trouble getting a UITableView to display correctly.
I have images of SMS Style bubbles, and would like the UITableView to display them as such. Right now i have the table displaying with just text, and it looks pretty much like a normal table.
lb1 and lb2 are my labels, and they call lb1.font, lb1.textColor, and etc. I was wondering if there is such a thing as lb1.backgroundPicture or lb1.background. i know there is lb1.backgroundColor, but i need a picture not a single color as my background. Let me know if anyone has any help. Also im having trouble bringing in the picture as a UIImage object, so i can put it in. Any help would be great!
Thanks,
Daniel