1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Still moving toward running

This commit is contained in:
Ross Wilson
2015-06-22 18:51:55 +07:00
parent 4d5496ea33
commit 09030ac2d7
6 changed files with 600 additions and 582 deletions

View File

@@ -54,6 +54,9 @@ class _BufferedCanvas(wx.Panel):
style wxPython style
"""
print('__init__: self=%s' % str(self))
print('__init__: parent=%s' % str(parent))
wx.Panel.__init__(self, parent, id, pos, size, style)
# Bind events