Lefora Free Forum
Loading
689 views

NSTableColumn Auto Insert Current Date/Time

Page 1
1–4
rookie - member
1 posts

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].

rookie - member
7 posts

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

__________________
?
288 posts

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/

__________________
rookie - member
7 posts

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

__________________
Page 1
1–4

Locked Topic


You must be a member to post in this forum

Join Now!