cocoa touch - what is the simplest way to have text show if a tableview section is empty? -


preferably without looking cell. display "tap edit in upper right add syllables"

your best bet implement tableview:titleforfooterinsection: method in class implements uitableviewdatasource.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

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

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