Skip to content

Downarrow button of DateEntry does not work with ttk default theme on Windows #3

Closed
@j4321

Description

In Windows, when clicking on the downarrow button of a DateEntry using ttk default syle for Windows, the drop-down calendar does not show up. On the contrary, every thing works fine with 'clam' theme.

It most likely comes from the fact that some themes are more configurable than others and for those one the custom style for the DateEntry does not work properly.

  • Themes for which DateEntry is expected to work: alt, clam
  • Themes for which a bug is expected: winnative, vista, xpnative

Activity

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

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions