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

Fix support for wxPython 3.0 #877

Merged
merged 1 commit into from Apr 30, 2020
Merged

Commits on Dec 31, 2019

  1. Fix support for wxPython 3.0

    Retains compatibility with 2.8 - there wx.InitAllImageHandlers() is a no-op,
    wx.HIDE_READONLY is 0, and wx.PySimpleApp() issues a deprecation warning.
    
    Patch originally by Olly Betts <olly@survex.com>
    swt2c committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    90e1f39 View commit details
    Browse the repository at this point in the history