cocoa - NSFormCell placeholderString -


just set nsform , binded first row nsformcell in interface builder.

when enter text, expected result in [myformcell placeholderstring] or [myformcell placeholderattributedstring] there nil.

instead, [myformcell stringvalue].

what's purpose of placeholderstring? doing right?

the placeholder string used when user has not entered yet. can instruct user enter without needing separate label.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -