Skip to content

frame.setTitle(string) didn't work anymore #184

@kantel

Description

@kantel

I recently updated to Processing 3.3.1 and Python Mode Build 3022. And when I try frame.setTitle(string) I now get the Error Message:

AttributeError: 'NoneType' object has no attribute 'setTitle'

In the previous Version frame.setTitle(string)was working,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions