alert=[[UIAlertViewalloc]initWithTitle:@"Can't show the models list"message:@"The compute have to be finished before you can select another model."delegate:nilcancelButtonTitle:@"Ok"otherButtonTitles:nil,nil];
alert=[[UIAlertViewalloc]initWithTitle:@"Can't show the model list"message:@"The computation has to complete before you can select another model."delegate:nilcancelButtonTitle:@"Ok"otherButtonTitles:nil,nil];