Codec ░ autorelease

56buttonWithType

Does

+ (id)buttonWithType:(UIButtonType)buttonType

create an auto-released object? Seems very much like it.

583UIAlertViews additional Buttons 37Perform method in Background

37Perform method in Background

[self performSelectorInBackground:@selector(method) withObject:nil];

& wrap method in autorelease pool.

maybe also of interest:
http://code.google.com/p/plactorkit/ Dictated but not read.

484Printing Selectors in NSLog 361Transparent Background of Custom Drawing Class 175Curling Images at Twitter 442Transparent Background in Safari 4.0 56buttonWithType