Refers to the iPhone software development kit, version 3.2.
Has anyone had any luck using a UIPicker in the 3.2 SDK? I'm in the middle of porting an iPhone application …
iphone cocoa-touch ipad uipickerview iphone-sdk-3.2Horizontal gradient is working fine. Is there any way to get a vertical color gradient from horizontal gradient? I have …
iphone cocoa cocoa-touch core-animation iphone-sdk-3.2please tell me how to add new font to iphone xcode3.2.
iphone iphone-sdk-3.2 xcode3.2 uifontI don't understand how to define the (CGRect)rect in order to control the position of popover, and the position …
iphone iphone-sdk-3.2Is there a specific Xcode compiler flag that gets set when compiling for iPad? I want to conditionally compile iPad …
ipad iphone-sdk-3.2I've got some code that relies on comparing two NSIndexPaths and executing different code based on their equality or lack …
objective-c equality iphone-sdk-3.2 nsindexpathWhen building an iPad only application I get the following warning: "warning: building for deployment target '3.2' should omit …
xcode ipad iphone-sdk-3.2I am developing an iPad application in which I need a table view ( style grouped ) having background color as clearColor. …
ipad uitableview iphone-sdk-3.2 grouped-tableI've added my custom font to UIAppFonts and it's loaded just fine: (shows up in [UIFont familyNames] ). When I manually …
iphone iphone-sdk-3.2 uifont