transform image
This commit is contained in:
@@ -374,10 +374,10 @@ if __name__ == '__main__':
|
||||
|
||||
f1 = MAxyPlotFrame(frame, doc)
|
||||
f1.Show(True)
|
||||
f2= MAErrorFrame(frame, doc)
|
||||
f2.Show(True)
|
||||
f3= MAVelocityFrame(frame, doc)
|
||||
f3.Show(True)
|
||||
#f2= MAErrorFrame(frame, doc)
|
||||
#f2.Show(True)
|
||||
#f3= MAVelocityFrame(frame, doc)
|
||||
#f3.Show(True)
|
||||
|
||||
self.SetTopWindow(frame)
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user