objective c - Button stopped working when I added it to a different view -


working in xib file, moved button root view subview (a table view). however, when did this, button stopped working. appears perfectly, not respond click (i.e. when clicked, not show highlighted view , not call ibaction set it). how can fix this?

thanks in advance!


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -