So I have a Calendar with the typical boxes representing the events. What I want is, to be able to draw any widget inside the box. Is this possible?
Ie., anything inheriting from Canvas.
I think it is possible, but reading the API i am not so sure where to start/ what to override.
Any hints would be nice!
Ie., anything inheriting from Canvas.
I think it is possible, but reading the API i am not so sure where to start/ what to override.
Any hints would be nice!
Comment