Jump to content

8 posts in this topic

Recommended Posts

Posted

What would be the 3rd button code if I wanted to add a 3rd button to an UIAlertView be?

After 

cancelButtonTitle:@"" 
otherButtonTitles:@""

Thanks.

Posted
6 hours ago, Fadexz said:

What would be the 3rd button code if I wanted to add a 3rd button to an UIAlertView be?

After 


cancelButtonTitle:@"" 
otherButtonTitles:@""

Thanks.

Which ios development is this? 6, 7, etc..

Posted
13 hours ago, Baker Ya Maker said:

Which ios development is this? 6, 7, etc..

What does that mean? I'm on iOS 9..

Posted
19 hours ago, Fadexz said:

Oh wait, so it says otherButtonTitles, ...; meaning I can just add another to that?


            otherButtonTitles:(NSString *)otherButtonTitles, ...;

Yes. Basically the same thing, but an alternative to uialertview. Uialertview was deprecated in your previous update; ios 8.

Posted (edited)
2 hours ago, Baker Ya Maker said:

Yes. Basically the same thing, but an alternative to uialertview. Uialertview was deprecated in your previous update; ios 8.

So what would I write for the third button?

Updated by Fadexz
Posted

Sorry, but I don't actually know. I recommend going to apple forum's or a coding forum and asking. Maybe try a subreddit?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines