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

wx.adv.EVT_CALENDAR_WEEK_CLICKED missing #875

Closed
DietmarSchwertberger opened this issue Jun 2, 2018 · 1 comment
Closed

wx.adv.EVT_CALENDAR_WEEK_CLICKED missing #875

DietmarSchwertberger opened this issue Jun 2, 2018 · 1 comment

Comments

@DietmarSchwertberger
Copy link
Contributor

Operating system: Windows
wxPython version: (4, 0, 2, 'a1.dev3761+22c12acb')
Stock or custom build: Stock
Python version: 3.6.4
Stock or custom build: stock

Description of the problem:

wx.adv.EVT_CALENDAR_WEEK_CLICKED is documented, but not defined in etg/calctrl.py

(it's referenced by module.insertItemAfter(module.find('wxEVT_CALENDAR_WEEK_CLICKED'), item), though...)

@RobinD42
Copy link
Member

RobinD42 commented Jun 5, 2018

Fixed by #878

@RobinD42 RobinD42 closed this as completed Jun 5, 2018
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

2 participants