• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get the embossed look of the entire cell in UITableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get the embossed look of the entire cell in UITableView?


  • Subject: Re: How to get the embossed look of the entire cell in UITableView?
  • From: Trevor Sheridan <email@hidden>
  • Date: Wed, 25 Apr 2012 09:59:21 -0600

This might be worth looking into for a concrete code example:
https://skytrix.qx.ly/b/tHq4

Trevor

On Apr 25, 2012, at 9:53 AM, Fritz Anderson <email@hidden> wrote:

> On 21 Apr 2012, at 5:36 PM, The Rhythmic wrote:
>
>> Hi, Am a newbie to iOS programming. In the app am writing, am adding user
>> inputs dynamically/programmatically to UITableView. For each user input, I
>> put it in a UITableViewCell and add it to the UITableView. I want the table
>> cells to look like in the iPhone 'Messages' screen (like a bubble or some
>> embossed look of the 'entire' cell). How is this possible? Any help please?
>
> Prepare your background image so it shows all your effects for the corners and sides, around the smallest practical content: The smallest correct representation of your bubble. Add it to your project as a resource. Load the resource from the bundle as a UIImage. Send it -resizableImageWithCapInsets:. Now you have an image you can use as a background that you can stretch to fit the content.
>
>    — F
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >How to get the embossed look of the entire cell in UITableView? (From: The Rhythmic <email@hidden>)
 >Re: How to get the embossed look of the entire cell in UITableView? (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Concurrency: DataSource modified while TableView is displaying data
  • Next by Date: Question about dispatch_timer function
  • Previous by thread: Re: How to get the embossed look of the entire cell in UITableView?
  • Next by thread: Redrawing overlay views
  • Index(es):
    • Date
    • Thread