PXAlertView icon indicating copy to clipboard operation
PXAlertView copied to clipboard

Added [PXAlertView appearance] object to allow for global customization ...

Open bdrell opened this issue 10 years ago • 1 comments

...of alerts. Also added the ability to modify button fonts in PXAlertView+Customization.

I'm using PXAlertView within my app and had several problems with window presentation, etc. So I made some minor tweaks to fix those issues.

I also added an appearance object at the class level. PXAlertView will configure the UI to reflect what's in the appearance object, so if the user wants to globally configure the look and feel of the alertView they need only modify the appearance object to suit their needs.

I hope you like it. I do. :)

bdrell avatar Apr 29 '14 19:04 bdrell

:+1:

yury avatar Oct 22 '15 13:10 yury