cocoa - How do you set a title so that every row in a table has the title already typed in when you add a new row? -


I am using a core-data app, I'm trying to set a pre-defined title / word So that the title / word has already been typed in each new line that has been made, for example, the word can be 'new work' and when the user adds a new line, it already says 'new work' How would you do this?

This tells you how to set default values ​​for attributes (configure attribute headings) < / P>


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -