My login view has a subview which has a UIActivityView and a UILabel saying "Signing In…". This subview has
I have a tab bar application, with many views. Is there a way to know if a particular UIViewController is curr
Just started using Xcode 4.5 and I got this error in the console: Warning: Attempt to present < finishV
Starting in iOS7, there is additional space at the top of my UITableView's which have a style UITableView
My application uses an UITextView. Now I want the UITextView to have a placeholder similar to the one you can
When I set up a table view with 4 rows, there are still extra separators lines (or extra blank cells) below th
When you tap a row in a UITableView, the row is highlighted and selected. Is it possible to disable this so ta
How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subview
With the iOS SDK: I have a UIView with UITextFields that bring up a keyboard. I need it to be able to: Allow s
In Yii, is there a way to render a single action using a different layout than that defined for the controller
In Yii 1.1 this code works for default sorting: $dataProvider = new CActiveDataProvider('article',a
I'm trying to figure this out since last week without going any step further. Ok, so I need to apply some
I have been working to create a UIAlertView in Swift, but for some reason I can't get the statement right
Fellow devs, I am having trouble with AutoLayout in Interface Builder (Xcode 5 / iOS 7). It's very basic
I have an app where the UITableView's separator inset is set to custom values - Right 0, Left 0. This wor
I'm new to iOS and Objective-C and the whole MVC paradigm and I'm stuck with the following: I have a