For no obvious reason the generic calendar control used a read-only wxComboBox until now. While this is more or less identical to a wxChoice on MSW, it is somewhat different on OSX and Gtk: Whereas a wxChoice can be opened by clicking anywhere on it, a wxComboBox requires clicking on the arrows on the right edge. A wxComboBox allows selecting and copying the current value, but this is probably not terribly useful in a calendar. See #22853. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||