DateGadget()

Everything else that doesn't fall into one of the other PB categories.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

DateGadget()

Post 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 :)
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: DateGadget()

Post by jesperbrannmark »

Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: DateGadget()

Post 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!
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: DateGadget()

Post 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).
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: DateGadget()

Post 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! :)
WilliamL
Addict
Addict
Posts: 1260
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

Re: DateGadget()

Post 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.
MacBook Pro-M1 (2021), Tahoe 26.3.1, PB 6.40b1
Post Reply