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

Corrected toga.Window.title backend for winforms #2094

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

proneon267
Copy link
Contributor

Modified the WinForms backend to enable correct behavior of toga.Window.title.

Prevents the error:TypeError: 'str' object is not callable when toga.Window.title is invoked on WinForms.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. This would have been picked up by #2058 when the Windows work was completed, but it doesn't hurt to get a fix in early.

@freakboy3742 freakboy3742 merged commit 55aa2e3 into beeware:main Aug 23, 2023
40 checks passed
@proneon267 proneon267 deleted the patch-13 branch August 24, 2023 07:29
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

Successfully merging this pull request may close these issues.

2 participants