Welcome, Guest
Username Password: Remember me

SCImageCell & Background Color Change
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: SCImageCell & Background Color Change

SCImageCell & Background Color Change 1 year, 8 months ago #1

Hi ,

Does this package supports images cells e.g.SCImageCell & TableView Background Color Change?

Can you give me details for owning package licensing?

Thanks,
Raj
  • rajdn
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0

Re: SCImageCell & Background Color Change 1 year, 8 months ago #2

Hi Raj,

Regarding your questions:

1- SCTableViewCell decends from UITableViewCell, so you can set its image normally using the imageView.image property.

2- Sensible TableView is fully customizable. You can easily change the table's background as you would do normally, in addition to the cell's background.

3- For licensing details, please visit: http://www.sensiblecocoa.com/license-agreement.html
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: SCImageCell & Background Color Change 1 year, 8 months ago #3

Tareker,

Thanks for the response. Is there any apps in the appstore built using this pacakage? What kind of apps are suitable for this package?
  • rajdn
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0

Re: SCImageCell & Background Color Change 1 year, 8 months ago #4

You're welcome Raj.

Sensible TableView is great for applications that make use of any kind of table views (almost all non-game applications, in addition to some games). We have a big customer base, but I am not aware of which app store applications have been developed using STV.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: SCImageCell & Background Color Change 1 year, 8 months ago #5

Thanks again, How difficult to integrate bottom Tab bar controller,image with text cell Tabel view, playing movies and audios in the tabel cell.
  • rajdn
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0

Re: SCImageCell & Background Color Change 1 year, 8 months ago #6

Hey Raj-

The best thing about Sensible TableView is that it's very loosely coupled with your view controller and even with your UITableView. What this means is that you can use it with any kind of view controller or any kind of UITableView or their subclasses, no matter how your UI is structured.

So, to answer your question, yes you can very easily add a tab bar controller, assign your view controller(s) to it, and associate Sensible TableView with any/all of these controllers.

One very important thing to take note of is that Sensible TableView is completely built on top of UITableView. This means that anything you could do with UITableView, you can do with Sensible TableView, and the opposite also holds true. STV however makes all these things so much enjoyable and easier to accomplish.

Hope this helps
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
Last Edit: 1 year, 8 months ago by tarekskr.
  • Page:
  • 1
Time to create page: 0.86 seconds