Ahogy a dokumentacioban is all:
Important: The UIImagePickerController class supports portrait mode only. This class is intended to be used as-is and does not support subclassing. The view hierarchy for this class is private and must not be modified, with one exception. In iPhone OS 3.1 and later, you can assign a custom view to the cameraOverlayView property and use that view to present additional information or manage the interactions between the camera interface and your code.
Monday, February 22, 2010
Wednesday, February 17, 2010
Hol vannak a provisioning profile-ok a gepen.
On OSX /Users/username/Library/MobileDevice
On XP C:/Documents and Settings/username/Application Data/Apple Computer/MobileDevice/
On Vista C:/Users/username/AppData/Roaming/Apple Computer/MobileDevice/
On XP C:/Documents and Settings/username/Application Data/Apple Computer/MobileDevice/
On Vista C:/Users/username/AppData/Roaming/Apple Computer/MobileDevice/
Labels:
iTunes,
provisioning profile,
Windows
Tuesday, February 16, 2010
NSString to NSURL
Eloszor:
- (NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)encoding
Utana:
- (NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)encoding
Utana:
+ (id)URLWithString:(NSString *)URLString
Wednesday, February 10, 2010
Subscribe to:
Posts (Atom)