Sé cómo crear un button de barra de herramientas mediante progtwigción utilizando el button UIButton:buttonWithType:
y UIBarButtonItem:initWithCustomView:
y el suministro del UIButton:buttonWithType
el argumento UIButtonTypeInfoLight
.
Lo que realmente me gustaría hacer es arrastrar un button de sistema a un button genérico para get un button de información. En Interface Builder. ¿Es esto algo que uno puede hacer o debería simplemente manejar y escribir el código?