when i press the button i get the blue color , is there any way to just avoid getting that blue color when i press the button.
If the circle you notice appears in your iPhone status bar, it is an indication that your phone is out of reach of a 3G, 4G or EDGE network, but is still able to connect to the Internet through your carrier's GPRS or IxRTT network.
sets the button look to be consistent regardless of the state
[UIButton1 setBackgroundImage:[UIImage imageNamed:@"ButtonBack.png"] forState:UIControlStateSelected|UIControlStateNormal|UIControlStateHighlighted];
[UIButton1 setTitleColor:[UIColor whiteColor] forState:UIControlStateSelected|UIControlStateNormal|UIControlStateHighlighted];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With