I need to check carefully about this.
This blog is written in order to save notes about the stuffs I´m doing on technical issues.
Showing posts with label iphone. Show all posts
Showing posts with label iphone. Show all posts
Monday, April 5, 2010
Tuesday, March 16, 2010
IBOulet
This is an identifier used before to declare a variable
Use example:
IBOutlet UITextField*txtUserName;
Where:
UITextFiel= Type of variable
txtUserName= Name of the variable
IBOutlet is used in order to be able the interface builder to synchronize the display and connections of outlets with Xcode.
Monday, March 8, 2010
Iphone’s accelerometer
Here the first findings about the iphone’s accelerometer.
According to this source, the iphone has a LSI302DL sensor. Here some specs data about that sensor.
According to this source, the iphone has a LSI302DL sensor. Here some specs data about that sensor.
Subscribe to:
Posts (Atom)