Skip to content

[BUG]: tk.Spinbox - no tk.IntVar() variable set before ".set" is called on it #48

Description

@DmncS

Browser & version

Chrome

What happened?

The tk.Spinbox adds automatically a .set() method,
what is super duper, but unfortunately it does not initialise the tk-variable before the .set(1) is called.

This is a new issue

  • Yes

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions