[patch][cla] Creating custom calendar need to override many methods
Hi,
I would like to create a custom calendar without year (previous, current and next) control.
But with CalendarLite, I have to override buildrendering and populateGrid juste to remove 2 lines on each.
There is also a main problem, it's buildrendering call inherits.
I add example and patch. Patch is just to show main idea of extracting methods of grid and amin with, with control.
Change History (9)
Milestone: |
→ 1.8
|
Owner: |
set to bill
|
Status: |
new →
assigned
|
Type: |
defect →
task
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Resolution: |
fixed
|
Status: |
closed →
reopened
|
Resolution: |
→ fixed
|
Status: |
reopened →
closed
|
OK thanks, I'll check in a modified version of your patch, where: