Okay, i hope you can help me on this.
When i touch an NGUI button, that suppose to set active to an NGUI sprite or NGUI button, the whole GUI blinks.
This is first problem.
Seconds problem,
When i set active to one or more NGUI UI items, such as Sprites and Buttons, then hide them with Set Active (false), if i try to set them active again, nothing shows on the screen , until i touch a place where a button suppose to be, then the whole items would show.
For example, i have a menu with few buttons and sprites, then when a button is touched, i switch to another menu with different sprites and buttons, now everything is fine, if i touch back button to go to the first menu items, nothing shows up, everything disappears! until i touch a place where a button is suppose to be, then the whole menu gui shows.