So, over at the Achaia there was a request for a little to-do application, so I've stepped up to the challenge...
This was an excellent opportunity to create a real application that will see some use. The results so far are really encouraging:
Bindings are really cool, but I think they need to be a bit more extensible. I have to study the documentation a bit closer. Also custom drawing (via subclassing) in Cocoa is a bit hit-or-miss. Maybe I haven't found the documentation for that, either, but I had to get a piece of code from iLifeControls to see how it all works.
I have no idea why NSPopUpCell will not display either an attributedString or an image when in a table view. Weird.
Calendar store seems a bit beta and rough about the edges, but it does what it says...
So stay tuned for the imminent release of TodoLing beta...
Some Arsers mentioned donating, so I thought, what the heck, if anyone wants to send me money:
UPDATE: Get the beta version here!
Comments
Comment by straw , 4 years, 2 months ago :
Your app does not work for me... Seems that some frameworks are missing on my mac. Error in opening the app. Requires calendar store framework?
Comment by Orestis Markou , 4 years, 2 months ago :
You do run Leopard, right? The Calendar Store framework (that give access to the tasks in iCal and Mail) is only present in Leopard.
This post is older than 30 days and comments have been turned off.


Comment by Ulli , 4 years, 2 months ago :
Hey - wow, that's exactly what I was looking for since I had to leave DoBeDo behind... I'm looking forward to seeing the final version!