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

Replace deprecated wxPython constants and class methods #5

Closed
greyelf opened this issue Oct 14, 2013 · 3 comments
Closed

Replace deprecated wxPython constants and class methods #5

greyelf opened this issue Oct 14, 2013 · 3 comments
Assignees

Comments

@greyelf
Copy link
Owner

greyelf commented Oct 14, 2013

Replace deprecated/old wxPython constants and class methods to match current 2.8 documentation as well as new 2.9 Phoenix where possible.

Example:
o wx.FileDialog constants like wx.OPEN should be wx.FD_OPEN

@ghost ghost assigned greyelf Oct 15, 2013
@greyelf
Copy link
Owner Author

greyelf commented Oct 15, 2013

Created branch "i005a_wxpython_usage" based on original upstream tweecode repository as of 14-sep

Commits contained in this branch could be merged in to upstream repository without any side effects.

@greyelf
Copy link
Owner Author

greyelf commented Oct 15, 2013

Created branch "i005b_wxpython_usage" based on current state.

This branch is NOT safe to merge into upstream tweecode repository as of 14-sep as it changes code that does not yet exist in that repository.

It could be merged into the webbedspace repository as of 25-sep

@greyelf
Copy link
Owner Author

greyelf commented Oct 15, 2013

Both the "i005a_wxpython_usage" and "i005b_wxpython_usage" branches has be merged into master

@greyelf greyelf closed this as completed Oct 15, 2013
greyelf pushed a commit that referenced this issue Dec 17, 2013
Nested <<silently>> fix.
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