Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo error in CtkComboBox Methods #2402

Open
enarddpascua opened this issue May 8, 2024 · 0 comments
Open

Typo error in CtkComboBox Methods #2402

enarddpascua opened this issue May 8, 2024 · 0 comments

Comments

@enarddpascua
Copy link

A simple typo error in the CtkComboBox .set method.

Issue:

  • .set(value)
    Set combobox to specific string value. Value don't has to be part of the values list.

Recommended fix:

  • Value doesn't need to be part of the values list
  • Value does not need to be included in the list of values.
  • Value doesn't necessarily need to be included in the list of values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant