Project

General

Profile

Actions

Feature #7351

open

Give Date Edit alternative calendar

Added by Mark Petryk over 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
12/06/2019
Due date:
% Done:

0%

Estimated time:

Description

The WDateEdit provides a calendar picker;

WCalendar* Wt::WDateEdit::calendar() const

It would be nice if we could give the WDateEdit a calendar that we wish to use instead;

Wt::WDateEdit::WDateEdit( std::unique_ptr<WCalendar> calendar )

This way we can have our own calendar as a picker, rather than the default Wt calendar.

Actions #1

Updated by Mark Petryk over 4 years ago

Actually... WCalendar is really not suitable as an abstract calendar base-class. So, maybe never mind.

Actions #2

Updated by Roel Standaert about 4 years ago

  • Tracker changed from Bug to Feature
Actions

Also available in: Atom PDF