On Jul 29, 2009, at 2:26 PM, Bill Bumgarner wrote:

rotateRightBtn = [[PngButton alloc] init...]; (I don't remember what the initializer is for UIButton)

... and then configure it manually with whatever configuration UIButtonTypeInfoDark implies.

The only publicly supported way to set a button to UIButtonTypeInfoDark is via +[UIButton buttonWithType:UIButtonTypeInfoDark]. As Bill said, file a bug if this is 'causing you a problem.

Luke

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to