Wordpress - thinkitdifferently.wordpress.com - WordPress.com News

Latest News:

Customize UISlider color 27 Jan 2010 | 03:04 am

This post will explain you how to do this : Instead of having 3 UISlider with 3 UILabels telling red, green, blue, we have 3 UISlider with custom colors. Everybody would agree that this is nicer… To d...

ABPeoplePickerNavigationController + delegate 27 Jan 2010 | 02:53 am

Just because I made the mistake and lost a lot of time on this one. The property to set the ABPeoplePickerNavigationController delegate is not “delegate” but “peoplePickerDelegate”. Otherwise, you nev...

Deselecting a row in an UITableView… 21 Jan 2010 | 04:40 am

When a user click on a row in a UITableView, it goes in selected style. You need to deselect the row when he click on it so you implements : - (void)tableView:(UITableView *)tableView didSelectRowAtIn...

inApp AppStore Links 12 Jan 2010 | 02:42 am

To open the AppStore from an App, I use : [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunes.apple.com/us/app/touch-player/id330269823?mt=8&uo=6"]]; You can get the link t...

Cocos2D – Menu 23 Jul 2009 | 02:46 am

Cocos2D for iPhone is great for 2D game developpement on the iPhone. And what’s the first thing a user will see when he starts your game? That’s right, a menu! Create a menu with cocos2D is really sim...

UITableViewCell usage : easier since iPhone OS 3.0 19 Jul 2009 | 09:07 pm

Since iPhone OS 3.0b, my previews code snippets witch were using table view are marked deprecated where I trie to access the text property of a UITableViewCell. When I looked at the 3.0 documentation,...

How to convert a chm file into a pdf file on a Mac 7 Jun 2009 | 05:14 am

Recently I downloaded a lot of e-books (don’t tell anybody because I think it’s not legal) talking about Cocoa, Objective-C and OpenGL ES. There were a lot of pdf files but also some chm files. For th...

Using SQLite3 C Api in Cocoa with xCode 22 Mar 2009 | 10:24 pm

First you need to import the libraries : Right click on the Other Fraleworks group inside the Fraleworks group Choose to Add an Existing File Go inside /Developer/SDKs/MacOSX10.5.sdk/usr/lib/ to choos...

How to create an Axis ARchive with Ant 22 Mar 2009 | 09:16 pm

When you are developing a web service with Apache Axis2, you know you can drop an Axis ARchive (aar) inside you Axis2 home directory or deploy this aar from the administration console. But first you n...

Remote application Debugging 27 Feb 2009 | 10:42 pm

Everybody knows that you can run an application in “debug” mode with Eclipse. You add break points to your code and run it in “debug” mode to see the value of your variables,… at this moment. And this...

Related Keywords:

uislider change color, change uislider color, cocos2d menu, uislider cocos2d, customizing uislider bar iphone, cocos2d layout helper, usr sqlite3.h not found xcode, xcode sqlite3_, uitableview select row, cocos2d menu id

Recently parsed news:

Recent searches: