PB4: Calendar Gadget appearance flags

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

PB4: Calendar Gadget appearance flags

Post by USCode »

Please add flags to the Calendar gadget that turn on/off the appearance of the:

- Next/previous month buttons
- "Today" label with the date next to it (at bottom of calendar)

For example,
If you design a window with MULTIPLE calendar gadgets on it, each for a different month then the next/previous and Today label don't make sense.
You might have a window with all 12 months on it and just need buttons at the top of the window to move from one year to the next...
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Post by USCode »

After playing around with the calendar control, turns out it DOES do what I want automatically, here's a screenshot! :D
Image
I think all I'm missing is the ability to select a "range" of dates.

Unfortunately, this doesn't appear to be the behavior on OS X ... the calendar just gets huge ... on 3.94d at least ...
Post Reply