NSTableColumn Auto Insert Current Date/Time
I am writing a simple outliner program using core data. One of the columns i want to be a Date type and when I insert a new entry using a + button, I want the current date and time to automatically appear in the column for the current row.
Looks something like this:
[started] [completed] [task] [creation date]
---------------------------------------------------------------------------
[ ] [ ] Some task
I want the current date and time to be inserted under [creation date].
Hi
all of you.
I am working on a Document based application. In that application i facing same kind of problem.
So please guide us in that regard.
Thanks & Regards
Prince Kumar
Hi Prince and TC I've written a tutorial about this matter:http://clanmills.com/files/Diary.pdf The code is available from:http://clanmills.com/files/Diary.zip I've written several tutorials and you can see the catalog at:http://clanmills.com/articles/cocoatutorials/
Thank you very much Mr. Robin Sir.
I have gone through the tutorial which you have written. It is really very nice tutorial for Cocoa Developer. I think all the bingers should follow the tutorial http://clanmills.com/articles/cocoatutorials/.
Thanks & Regards
Prince Kumar