UIAppearance not useable with any UILabel or UIButton attributes

Originator:rich.wardwell
Number:rdar://11035189 Date Originated:12-Mar-2012 08:54 PM
Status:Open Resolved:
Product:iPhone SDK Product Version:5.1
Classification:Enhancement Reproducible:Not Applicable
 
12-Mar-2012 08:54 PM Rich Wardwell:
Summary:
UILabel & UIButton do not appear to expose any properties via UIAppearance.  After double checking the headers (UIButton.h & UILable.h), it appears that UILabel and UIButton have no properties which are tagged with UI_APPEARANCE_SELECTOR and therefore capable of being configured through UIAppearance.

Steps to Reproduce:
Attempted to set a number of standard properties (textAttributes, color, backgroundImage) on UILabel & UIButton. 

Expected Results:
To have my UI components styled.

Actual Results:
Received exceptions. 

Regression:

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!