Actions
Feature #43
closedadd mechanism to paint cells in a WCalendar
Status:
Closed
Priority:
Normal
Assignee:
Pieter Libin
Target version:
-
Start date:
08/11/2009
Due date:
% Done:
0%
Estimated time:
Description
add mechanism to paint cells in a WCalendar
this can be handy to mark events
(notify Dushan Savich when fixed)
Updated by Pieter Libin over 15 years ago
Proposal:
add
virtual void paintCell(const WDate& date, WTableCell *cell) to WCalendar
the default implementation will add a WText to the cell
Updated by Pieter Libin over 14 years ago
- Status changed from New to Resolved
implemented virtual WWidget* renderCell(WWidget* widget, const WDate& date);
Updated by Koen Deforche over 14 years ago
- Status changed from Resolved to Closed
Actions