This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
Gooey
mirror of
https://github.com/chriskiehl/Gooey.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
158
Commits
20
Branches
9
Tags
6.5 MiB
Python
100%
Tree:
2b61019f47
Gooey
/
gooey
/
gui
/
message_event.py
5 lines
91 B
Raw
Blame
History
import
wx
import
wx.lib.newevent
MessageEvent
,
EVT_MSG
=
wx
.
lib
.
newevent
.
NewEvent
(
)