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

Make examples work for wxPython #253

Open
mdickinson opened this issue Nov 26, 2020 · 1 comment
Open

Make examples work for wxPython #253

mdickinson opened this issue Nov 26, 2020 · 1 comment
Labels
type: enhancement New feature or request

Comments

@mdickinson
Copy link
Member

[From #246] The three example scripts are in various states of health on wxPython:

  • The squares script should work as expected
  • The pi example runs into an Enable issue that's fixed by a pending PR: WxPython 4 Fixes enable#403
  • The primes example uses Qt-specific progress bar functionality.

At some point, we should make all of these work on wx just as well as they do on Qt.

@mdickinson mdickinson mentioned this issue Nov 26, 2020
2 tasks
@rahulporuri
Copy link
Contributor

the squares example does work as expected on windows + 3.6 + wx but i noticed a traitsui-related deprecation warning. ref enthought/traitsui#1411

@mdickinson mdickinson added the type: enhancement New feature or request label Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants