iPhone SDK

UICatalog

alertView = [[UIAlertView alloc] initWithTitle:@"hogehoge---!" message:nil delegate:nil cancelButtonTitle:nil otherButtonTitles:@"majika-", nil];
[alertView show];
[alertView release];
Last modified:2024/05/20 04:10:12
Keyword(s):
References:[計算機関連]
NoMethodError (undefined method `[]' for nil:NilClass): body_leave_proc