Skip to content

Conversation

@gregdavill
Copy link
Owner

Use an index to iterate through WindowList.
Some wx systems appear to have issues directly iterating through the wx.WindowList object. TypeError: 'WindowList_iterator' object is not iterable

This is to address issue #129

Use an index to iterate through WindowList. Some wx systems appear to
have issues directly iterating through the wx.WindowList object.
TypeError: 'WindowList_iterator' object is not iterable
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