*   >> Lectura Educación Artículos >> science >> programación

iPhone Creación de un UITableViewCells Usando IB

- (void) tableView: (UITableView *) tableView didSelectRowAtIndexPath: (NSIndexPath *) indexPath {

[tableView deselectRowAtIndexPath: indexPath animado: YES];.

< p>}

- (void) {dealloc

[súper dealloc];

[liberación customCell];

}

end

Volver a constructor de interfaz y cambiar de clase Propietario del Archivo para RootViewController. Arrastre de control desde el propietario del archivo de CustomCell y seleccione customCell. Guarde este XIB y salir fuera del constructor de interfaz.

Haga clic en el grupo de recursos e ir a esta página web https://sites.google.com/site/iprogramiphones/bukisatutorials/customuitableviewcelltutorial y descargar el archivo adjunto iphone.png. En Xcode, haga clic en el icono de acción junto a Construir y seleccione Agregar - Archivos Existentes ... Seleccione iphone.png y haga clic en agregar. Hit de construcción y ir y eso es todo! El código fuente se puede encontrar aquí: https://sites.google.com/site/iprogramiphones/bukisatutorials/customuitableviewcelltutorial.


What tipo de tutorial le gustaría a continuación? Publique una respuesta como un comentario en esta página.

Problemas con la codificación? Enviar mí @ [email protected].

Tener un perro y un iPod Touch o un iPhone? https://itunes.apple.com/us/app/whos-your-doggy/id332655618?mt=8

Suscríbete a mi tutorial RSS feed aquí: alimentación: //sites.google.com/site /iprogramiphones/bukisatutorials/posts.

xml

Parte 4 se puede encontrar aquí: http: ///artículos /203436_iphone-core-data-tutorial-parte-4

Page   <<  [1] [2] [3] 
Copyright © 2008 - 2016 Lectura Educación Artículos,https://lectura.nmjjxx.com All rights reserved.