I\'m trying to use CAGradientLayer to fade foreground controls against the backgro开发者_开发知识库und textured view.
I hv made an app for ios 4.2(IPhone 4)...it\'s working fi开发者_运维问答ne with just 1 problem.
My app uses Cocos2D for animation and 2D rendering, but the \"game lobby\" (that\'s not what it is, but for all intents and purposes) is all standard UIView/UIKit code.
So, I have an array of various names and I have populated the table with section headers A-Z. Is it correct to find the first char of my data and then subsequently put it in the correct section, or
I have a UIBezierPath inside a view. I want to show an alert when I click on the shape, but what actually happens is that the alert is shown not only when I cl开发者_开发知识库ick within the shape, bu
I\'m not a developper, but a user of an iPhone (3GS, iOS 4.1, Jailbroken) which started to crash randomly last week on several app. If I\'m right, it crashes randomly when I tap on the keyboard (texti
When I use interface builder i see that the size of the view is 480X300 why is that? isnt the iph开发者_开发问答one screen 960X640px?These are actually \"points\". Depending on UIDevice scale paramete
do anyone have experience with 开发者_开发问答UITableView inside a custom UITableViewCell ? I had a try and the UITableView in the UITableViewCell looks like that can\'t respond to user inputs (i.e s
I\'m trying to figure out a clean way to make a UIToolbar only as wide as it needs to be to fit the items t开发者_如何学Gohat it contains. Is there a way to either:
Say that I have a UIView which I would like to re-use in multiple view controllers, given that it is a fairly generic UIView object with high re-usability value (like a UITextField or UISegmentedContr