As the calender gadget is quite limited,correct me if i'm wrong. i would like to create a calender with more functionallity.
would i be better to create an array of button gadgets or use an image gadget and map the mouse clicks.some advise wouild be greatly recieved as i'm a newby to windows programming
Lee87073 wrote:As the calender gadget is quite limited,correct me if i'm wrong. i would like to create a calender with more functionallity.
would i be better to create an array of button gadgets or use an image gadget and map the mouse clicks.some advise wouild be greatly recieved as i'm a newby to windows programming
Or you could just draw lines and/or rectangles and map the mouse clicks, thus using the minimum of resources. It worked fine for me.
Netmaestro what i meant about functionality of the calender was to be able to change font colour and/or background of individual days / range of days. forming a group, and returning the day &/or dates.
It Looks VERY slick Sparkie. I really like the way you laid it out and
how you can enter date notes on it, etc.
Any possibility of sharing even the old code?
I know you said you are re-writing it, but I really like what I see right now
Sorry, I will not be releasing the code (old or new) to the public at this time. This is just a part of a much bigger project I am attempting to tackle. With my time limitations, it may take me the better part of a year to finish it, but IF and when that time comes, you'll be able to see the code.