2010/7/14:

add some content in design
some minor changes in python scripts
This commit is contained in:
lizhi-rocky
2010-07-15 08:17:00 +08:00
parent 732e5f1509
commit d99fc5dbe9
5 changed files with 87 additions and 127 deletions

View File

@@ -41,6 +41,6 @@ if begin_step is None:
else:
main_sequence.set_step(begin_step)
ri_widget.Widget.dict[begin_step].display()
ri_widget.Widget.dict[begin_step].show()
ri_widget.mainloop()