Skip to content

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

@DmncS

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

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