|
|
Stories recently tagged with 'UITableView'
|
|
published 1 year, 2 months ago, submitted by
raj
1 year, 2 months ago
cocoawithlove.com — It is really easy to customize your UITableViews. I'll show you how to completely customize the appearance of UITableViews without overriding or subclassing and without the need for any tricky hackery. read more...
add a comment
|
category: Cocoa | Views: 445
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
raj
1 year, 2 months ago
blog.atebits.com — Scrolling is the primary method of interaction on the iPhone. It has to be fast. It has to be fast. More than a few developers have asked me how I do it in Tweetie, so I figured I would share a really fast and really clean technique people can adopt in their own apps. read more...
add a comment
|
category: Cocoa | Views: 176
|
|
tags:
Performance, TipsAndTricks, UITableViewCell, Cocoa, UITableView | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
kannan
1 year, 2 months ago
iphonesdkarticles.com — Using a drill down table view we can display hierarchical data where the last view is responsible of displaying some detail information. This view in which the detail information is displayed can be the same for all the data in the UITableView or it can be different based on the path that the user took. This tutorial will show you how to add a different detail view based on the path the user took to get to the last item. This tutorial is based on the UITableView - Drill down table view tutorial and borrows its source code. read more...
add a comment
|
category: Cocoa | Views: 110
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
raj
1 year, 4 months ago
cocoawithlove.com — UITableViewController and UIViewController are the two most commonly implemented controllers on the iPhone. It may not always be clear what UITableViewController adds to its superclass. I'll show you what UITableViewController does by recreating its functionality on top of UIViewController and show you why doing this can provide a richer base controller class that you can use throughout your iPhone application read more...
add a comment
|
category: Cocoa | Views: 141
|
|
tags:
ObjectiveC, UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
raj
1 year, 4 months ago
howtomakeiphoneapps.com — Hey all - I hope that you are making good progress in getting your first iPhone app out the door! I wanted to take this chance to highlight some blog posts that you may have missed over the past two and a half months that could help you out. Here they are: read more...
add a comment
|
category: Community | Views: 167
|
|
tags:
UITableView, Business, ObjectiveC, Community, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
raj
1 year, 4 months ago
iphonesdkarticles.com — Using a drill down table view we can display some primary level of items, where a selected row will result in displaying a new table view with data related to the item selected. The process is repeated until an item has no sub level categories and it is then we display a detail view which is not a UITableView. This is the seventh tutorial in the UITableView series and does NOT inherit its source code from the previous tutorial. read more...
add a comment
|
category: Cocoa | Views: 746
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
raj
1 year, 4 months ago
maxhorvath.com — With UITableView it is quite different if you're coming from a HTML world, as UITableView cannot generate a dynamic height automatically, you'll need to calculate the height yourself before you set the delegate read more...
add a comment
|
category: Cocoa | Views: 452
|
|
tags:
TipsAndTricks, UITableViewCell, UILabel, Cocoa, UITableView | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
kannan
1 year, 5 months ago
markj.net — This post explains how to make an asynchronous call to web server from your iPhone application. read more...
add a comment
|
category: Cocoa | Views: 109
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 6 months ago
dewpoint.snagdata.com — This post explains how to present some data in a more traditional spreadsheet style grid. It shows how to add vertical lines in to your UITableView. read more...
add a comment
|
category: Cocoa | Views: 148
|
|
tags:
Newbie, UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 6 months ago
iphonesdkarticles.com — Excellent tutorial explains how to search the contents of the table view and it provides the source code of the application as well. read more...
add a comment
|
category: Cocoa | Views: 79
|
|
tags:
Newbie, UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
raj
1 year, 6 months ago
cocoawithlove.com — By default, UITableView only supports single-row selection. In this post, I'll show you how to implement multi-row selection, similar to the message edit interface in Mail. As one of the most commonly used visual controls on the iPhone, this is an illuminating look at how to extend controls beyond their inherent capabilities.
read more...
add a comment
|
category: Cocoa | Views: 506
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 6 months ago
iphonedevelopment.blogspot.com — This Post explains the ability to select and then delete multiple rows in the UItableView. read more...
add a comment
|
category: Cocoa | Views: 173
|
|
tags:
UITableView, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 7 months ago
wideasleep.com — This tutorial explains the development and evolution of Fairway (iPhone Application). It explains some real time UITableView crashing problem, Rounded Tables and Many-to-many Relationship Editing. read more...
|
|
tags:
UITableView, OpenGLES, TipsAndTricks, Cocoa | tag it
Everyones tags: | Your tags: | |
|
|
|
|
Published:

Upcoming:

|