objective c - Why would my app not be able to "attach" an action? -


i've changed app class type nsobject nsapplication , following message when testing app:

could not connect action buttonclicked: target of class nsapplication

what mean , how can fix it?

nsapplication not respond buttonclicked: method and, therefore, there no way target/action connection made.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -