def OnInit(self):
"""Create the Image Application."""
ImFrame(None, 'wxImage Example')
return True
# ---------------------------------------------------------------------
# If this file is running as main or a standalone test, begin execution here.
# ---------------------------------------------------------------------
评论列表
文章目录