Skip to content

DateEntry widget cannot be disabled or readonly'd #104

@GuestTox

Description

@GuestTox

I cannot configure the state of the widget to be "disabled" or "readonly" like normal Entry widgets for some reason, here's the line of the code which isn't working:
entries[index].config(state="disabled")
I have other entries to config which is why they're in a list, they all work except for the DateEntry widget one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions