iphone - Not to update the subview with superview alpha value -


my question when added view subview root view.when changed alpha value of root view same occurring in subview also.actually don't need updating in subview.is there solution that.

this change alpha of root view, not others

    self.view.backgroundcolor = [uicolor colorwithred:0.0 green:0.0 blue:0.0 alpha:0.5]; 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -