I use 2 different UIView for landscape and portrait. One for landscape and one for portrait view.I have textfields and buttons. I am using same name and methods for the buttons which are in landscape and portrait. But my textfield is working only at landscape or only at portrait.Not both. What is the reason? How can I solve my problem?
Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...