Skip to content

Undocumented behavior wxMSW date/time picker change in 3.3 #25511

Description

@PBfordev

(based on a wxForum post)

Unlike in previous versions, date and time pickers in 3.3 are locale-aware by default, see 6bcbcf9 This can be seen in the samples.

This may surprise some people who do not properly set the (UI) locale in their application, where the controls now use the C locale whereas they used the system locale before.

So, this change should probably be documented.

BTW, perhaps the fact that applications not having a manifest now show a (untranslated) message stating that, even in the non-Debug builds; should be documented as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions