box.Add(self.doodle, 1, wx.EXPAND)
# Tell the frame that it should layout itself in response to
box.Add(self.doodle, 1, wx.EXPAND)
# Tell the frame that it should layout itself in response to
- dc.DrawLine((10, sz.height/2), (sz.width-10, sz.height/2))
+ dc.DrawLine(10, sz.height/2, sz.width-10, sz.height/2)
<p><b>SuperDoodle</b> and <b>wxPython</b> are brought to you by
<b>Robin Dunn</b> and <b>Total Control Software</b>, Copyright
<p><b>SuperDoodle</b> and <b>wxPython</b> are brought to you by
<b>Robin Dunn</b> and <b>Total Control Software</b>, Copyright