Sergey Mikhanov
Sergey Mikhanov

Reputation: 8960

Implementing GUI pop-ups on iPhone

Is there any way to implement pop-ups similar to the system ones on iPhone? I'd like to see something similar to pop-ups used with Copy/Paste in 3.0 (screenshots)

Thanks in advance!

Upvotes: 3

Views: 254

Answers (1)

Pieter Jongsma
Pieter Jongsma

Reputation: 3373

The only way I can think of, is to write it yourself. I think this type of popup is too new to have some open-source implementation available.

Upvotes: 2

Related Questions