fernandovalente macrumors 6502 Original poster Jan 3, 2010 #1 How may I change the window background color from a view controller?
dejo Moderator emeritus Jan 4, 2010 #2 fernandovalente said: How may I change the window background color from a view controller? Click to expand... Look into the viewController's view property. From there, look into the view's backgroundColor property.
fernandovalente said: How may I change the window background color from a view controller? Click to expand... Look into the viewController's view property. From there, look into the view's backgroundColor property.