Iphonesdkarticles - iphonesdkarticles.com - 無料セフレ募集掲示板SNSサイトならiPhone SDK Articles

Latest News:

NULL or nil? 30 Aug 2011 | 03:04 pm

In Cocoa both of them are typedef to zero. nil is an object pointer, whereas NULL is a c pointer.  If you want to set char * to 0 then you would set it to NULL and if you want to set a view controller...

Drill down table view with a detail view 30 Mar 2009 | 04:04 am

Since I published my drill down table view tutorial, I got a lot of positive feedback but with one common request. How do I load a different detail view for an item or how do I load a UITabBarControll...

Drill down table view with a detail view 30 Mar 2009 | 12:04 am

Since I published my drill down table view tutorial, I got a lot of positive feedback but with one common request. How do I load a different detail view for an item or how do I load a UITabBarControll...

SQLite and CoreData 28 Mar 2009 | 12:18 pm

Yes, Apple has finally ported Core Data to the iPhone which means using SQLite in an application is not the best approach. Once the OS 3.0 is officially released, I will be posting more tutorials on u...

SQLite and CoreData 28 Mar 2009 | 08:18 am

Yes, Apple has finally ported Core Data to the iPhone which means using SQLite in an application is not the best approach. Once the OS 3.0 is officially released, I will be posting more tutorials on u...

UITableView – Drill down table view tutorial 9 Mar 2009 | 04:40 am

Until now we saw how to create a simple table but there are times when we need to show another table view when a row is selected. This kind of a flow is called “drill down” and in this tutorial we lea...

UITableView – Drill down table view tutorial 9 Mar 2009 | 12:40 am

Until now we saw how to create a simple table but there are times when we need to show another table view when a row is selected. This kind of a flow is called “drill down” and in this tutorial we lea...

SQLite Tutorial – Saving images in the database 12 Feb 2009 | 04:10 pm

There maybe times when you need to save more than just text in the database, like a file or an image. SQLite versions 3.0 and later allows you to store BLOB data in a column. Using the data type BLOB ...

SQLite Tutorial – Saving images in the database 12 Feb 2009 | 11:10 am

There maybe times when you need to save more than just text in the database, like a file or an image. SQLite versions 3.0 and later allows you to store BLOB data in a column. Using the data type BLOB ...

UITableView – Adding subviews to a cell’s content view 2 Feb 2009 | 08:16 am

Using the default UITableViewCell we can display a text or an image but sometimes it is not good enough. In this tutorial you will learn how to customize the UITableViewCell. UITableView – Creating a...

Related Keywords:

iphone webview, uiwebview, uiwebview example, uitableview, uiwebview tutorial, iphone uiwebview, uitableview tutorial, uitableview sections, iphone xcode tutorial, iphone picker in same vc when click

Recently parsed news:

Recent searches: