Page 1 of 1

DateGadget()

Posted: Tue Nov 01, 2011 3:05 pm
by Polo
Hello,

The DateGadget is looking quite bad on OSX, plus it doesn't behave like I would like it to: for instance when I double click on a date, I'd expect the date selector to close and to update the date.
Has anybody written a custom DateGadget? With the canvas it shouldn't be hard, I'd write it myself, however if someone has some code to share I might not have to :)

Re: DateGadget()

Posted: Tue Nov 01, 2011 3:49 pm
by jesperbrannmark

Re: DateGadget()

Posted: Tue Nov 01, 2011 3:54 pm
by Polo
Looks good thanks! This seems to be a good alternative to the CalendarGadget, shouldn't be too hard to turn it into a new DateGadget, I'll look into it :)
Thanks again!

Re: DateGadget()

Posted: Tue Nov 01, 2011 10:48 pm
by jesperbrannmark
Yes watch out for the dategadget on mac os. It looks very good but there are some fundemental problems like it counts wrong on days (the day of week is not always correct etc).

Re: DateGadget()

Posted: Tue Nov 01, 2011 11:02 pm
by Polo
It doesn't look really good actually, plain white :|
I didn't know there was a problem with the days too, guess I'll really write my own then! :)

Re: DateGadget()

Posted: Thu Nov 03, 2011 4:14 am
by WilliamL
Hey jesper!

Thanks for the mention. :)

Polo,

Check out the API list for Mac which lists these two Calendar gadgets and many other features that can be added to other gadgets.