KLCPopup
KLCPopup copied to clipboard
Using several popups...
Is there a way to show several popups, for example, 4, one after the other, and making the background be dimmed until all popups are finished? Currently, I am using an NSTimer and it dims in and dims out for each popup. Thanks in advance