Post tweets and translate is possible in the next-gen

This commit is contained in:
2014-11-12 22:37:52 -06:00
parent f54d9394b7
commit 606ab6d6fc
11 changed files with 47 additions and 507 deletions

View File

@@ -9,6 +9,7 @@ NO = wx.ID_NO
#events
CLOSE_EVENT = wx.EVT_CLOSE
BUTTON_PRESSED = wx.EVT_BUTTON
def exit_application():
wx.GetApp().ExitMainLoop()